clsImportDocumentByteDataMIMEType Property
|
The mime type will be set automatically, by extension from
FileNameAndPath. Please set this field, when data is delivered as byte array in
ByteData.
- application/msg
- application/msword
- application/octet-stream
- ...
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic string ByteDataMIMEType { get; set; }Public Property ByteDataMIMEType As String
Get
Set
Property Value
Type:
String
See Also