ServicePropertiesdocstorage_MimeType Property |
The name of the field specifying the mime type of the content. If not specified, application/octet-stream is assumed.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string docstorage_MimeType { get; }
ReadOnly Property docstorage_MimeType As String
Get
Property Value
Type:
StringThe name of the field specifying the mime type of the content. If not specified, application/octet-stream is assumed.
Remarks
Applies to ServiceInstance docstorage only.
See Also