IFsrmFileConditionProperty Interface

 

Defines a file condition property

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

<GuidAttribute("81926775-B981-4479-988F-DA171D627360")>
Public Interface IFsrmFileConditionProperty
	Inherits IFsrmFileCondition

NameDescription
System_CAPS_pubpropertyOperator

Specifies the comparison operator.

System_CAPS_pubpropertyPropertyId

Retrieves or sets the predefined file property.

System_CAPS_pubpropertyPropertyName

Retrieves or sets the name of the file condition property.

System_CAPS_pubpropertyType

Gets the Type property.

System_CAPS_pubpropertyValue

Retrieves or sets the file condition property value.

System_CAPS_pubpropertyValueType

Retrieves or sets the type of the file condition property value.

NameDescription
System_CAPS_pubmethodDelete()

Deletes a file condition property.

Return to top

Community Additions

ADD
Show: