IFsrmPropertyDefinitionValue interface (fsrmpipeline.h)

[This interface is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMMgmtPropertyValue class.]

Contains properties that describe a classification property definition value.

Inheritance

The IFsrmPropertyDefinitionValue interface inherits from the IDispatch interface.

Methods

The IFsrmPropertyDefinitionValue interface has these methods.

 
IFsrmPropertyDefinitionValue::get_Description

Description of the classification property definition value.
IFsrmPropertyDefinitionValue::get_DisplayName

Display name of the classification property definition value.
IFsrmPropertyDefinitionValue::get_Name

Name of the classification property definition value.
IFsrmPropertyDefinitionValue::get_UniqueID

Unique ID of the classification property definition value.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012
Target Platform Windows
Header fsrmpipeline.h (include FsrmPipeline.h, FsrmTlb.h)

See also

FSRM Interfaces

MSFT_FSRMMgmtPropertyValue