The FiletypeGroup object represents a file type group (as
configured in the File Type Groups
section of the file type
editor). You can find out which groups a file belongs to by querying the Item.groups
property.
Property Name |
Return Type |
Description |
---|---|---|
<default value> |
string |
Returns the internal name of this group. For user-created groups this will be a GUID string. |
display_name |
string |
Returns the display name of this group. This is the name that's shown in the File Type editor. |