Enum MediaType
- Namespace
- Geotab.Checkmate.ObjectModel.Files
- Assembly
- Geotab.Checkmate.ObjectModel.dll
The type of a MediaFile.
public enum MediaType
- Extension Methods
Fields
Application = 3Application file type.
BinaryData = 4Binary file type used for messages.
Image = 2Image file type.
Unknown = 0Unknown file type.
Video = 1Video file type.