clsImportDocumentByteData Property
|
To upload a file as a byte array without physical file path
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic byte[] ByteData { get; set; }Public Property ByteData As Byte()
Get
Set
Property Value
Type:
Byte
See Also