Contains a reference of possible file types and extensions that documents in the digital workplace can have.
URL
/odata/lkpDocumentType
Attributes
Name | Data Type | Connects to: |
---|---|---|
document_type_key | Edm.Int32 |
Name | Data Type | Description |
---|---|---|
document_type_name | Edm.String | The content-type of the document. For example, "text/plain". |
document_type_file_extension | Edm.String | The file extension associated with this content type. For example, ".txt". |
is_active_file_type | Edm.Boolean | Reserved for future functionality. |
type_active_date | Edm.DateTimeOffset | Reserved for future functionality. |
type_inactive_date | Edm.DateTimeOffset | Reserved for future functionality. |