LogoFileContent Property
byte array with the picture
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[] FileContent { get; set; }
Public Property FileContent As Byte()
Get
Set
public:
property array<unsigned char>^ FileContent {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
member FileContent : byte[] with get, set
Property Value
Byte