_FsrmPropertyValueType Enumeration

 

Enumerates the type of the value being assigned to an FSRM property in a property condition.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Public Enumeration _FsrmPropertyValueType

Member nameDescription
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.

Return to top

Community Additions

ADD
Show: