Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[The ClusPropertyValue object is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Represents a single property value associated with a multi-value property. The property value consists of one or more data values.
Members
The ClusPropertyValue object has these types of members:
Properties
The ClusPropertyValue object has these properties.
| Property | Description |
|---|---|
| Data |
Returns a ClusPropertyValueData collection containing all of the data values for the property value. |
| Format |
Returns or sets the format of the property value. |
| Length |
Returns the byte size of the property value. |
| Type |
Returns or sets the type of the property value. |
| Value |
Returns or sets the value of the property value. |
| ValueCount |
Returns the number of data values associated with the property value. |
Remarks
A ClusPropertyValue object can only be obtained from ClusPropertyValues.Item.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
| Header |
|
| IDL |
|
| Type library |
|
| DLL |
|
| IID |
IID_ISClusPropertyValue is defined as F2E6071A-2631-11D1-89F1-00A0C90D061E |