clsImportEmployeeMasterPictureArrayOfBytes Property
|
The picture can be transfered via a byte array instead of a PictureFileName.
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic byte[] PictureArrayOfBytes { get; set; }Public Property PictureArrayOfBytes As Byte()
Get
Set
Property Value
Type:
Byte
Remarks
See Also