Click or drag to resize

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
Syntax
public string ByteDataMIMEType { get; set; }

Property Value

Type: String
See Also