IFsrmPropertyDefinition2 Interface
Defines a property that you want to use to classify files.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | AppliesTo | Retrieves the flags with values from the _FsrmPropertyDefinitionAppliesTo enumeration that indicate what a FSRM property definition can be applied to. |
![]() | Description | Gets and sets the Description property. |
![]() | DisplayName | Retrieves or sets the display name of the property definition. |
![]() | id | Gets the id property. |
![]() | Name | Gets and sets the Name property. |
![]() | Parameters | Gets and sets the Parameters property. |
![]() | PossibleValues | Gets and sets the PossibleValues property. |
![]() | PropertyDefinitionFlags | Retrieves the flags for the property definition as enumerated by the _FsrmPropertyDefinitionFlags enumeration. |
![]() | Type | Gets and sets the Type property. |
![]() | ValueDefinitions | Retrieves the possible value definitions of the property definition. |
![]() | ValueDescriptions | Gets and sets the ValueDescriptions property. |

