Redmine Client Library
Data Property
NamespacesNohal.RedmineMultipartDataData
Redmine Client Library

[This is preliminary documentation and is subject to change.]

Gets the data of the request
Declaration Syntax
C#Visual BasicVisual C++
public byte[] Data { get; }
Public ReadOnly Property Data As Byte()
public:
property array<unsigned char>^ Data {
	array<unsigned char>^ get ();
}

Assembly: Nohal.Redmine (Module: Nohal.Redmine) Version: 0.3.3442.16736 (0.3.0.0)