Click or drag to resize

ObjectFileMediaType Property

For media files, contains the Media Type as per the IANA registry (formerly known as the MIME Type). null for non-media files.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string MediaType { get; set; }

Property Value

Type: String
See Also