MatchReportReportData Property
Byte array with report data
Namespace: NFF.FIKS.EnterpriseServices.Components.EntitiesAssembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
public byte[] ReportData { get; set; }
Public Property ReportData As Byte()
Get
Set
public:
property array<unsigned char>^ ReportData {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
member ReportData : byte[] with get, set
Property Value
Byte