_FsrmPropertyValueType Enumeration
Enumerates the type of the value being assigned to an FSRM property in a property condition.
Assembly: srmlib (in srmlib.dll)
| Member name | Description | |
|---|---|---|
| FsrmPropertyValueType_DateOffset | The type assigned to the property value is a date expression containing a date variable and an optional date offset. | |
| FsrmPropertyValueType_Literal | The type assigned to the property value is one or more literal values. | |
| FsrmPropertyValueType_Undefined | The type assigned to the property value is not defined. |
Community Additions
ADD
Show: