IFsrmProperty interface (fsrmpipeline.h)
Defines an instance of a property.
The following methods return this interface:
- IFsrmClassificationManager::GetFileProperty
- IFsrmPropertyBag::GetFileProperty
- IFsrmClassificationManager::EnumFileProperties
Inheritance
The IFsrmProperty interface inherits from the IDispatch interface.
Methods
The IFsrmProperty interface has these methods.
IFsrmProperty::get_Name The name of the property. (IFsrmProperty.get_Name) |
IFsrmProperty::get_PropertyFlags Flag values that provides additional information about a property. |
IFsrmProperty::get_Sources The modules and rules that have set the value. |
IFsrmProperty::get_Value The value of the property. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | fsrmpipeline.h (include FsrmPipeline.h, FsrmQuota.h, FsrmReports.h, FsrmScreen.h) |