MCCustomMetadataType Enumeration |
The MCCustomMetadataType enumeration specifies the default metadata types available on the File Properties dialog.
Name |
Value |
Description |
mcCMTText |
0 |
Raw text, with no special formatting. |
mcCMTDate |
1 |
Metadata is a date. |
mcCMTNumber |
2 |
An unformatted number of arbitrary length. |
mcCMTYesNo |
3 |
Metadata is a boolean value. |