ResultObjectPropertyItems Members
Manages settings for a single property for multiple underlying ResultObjectBase instances in Configuration Manager 2007.
The following tables list the members exposed by the ResultObjectPropertyItems type.
Public Constructors
Name | Description | |
---|---|---|
ResultObjectPropertyItems | Initializes a new instance of ResultObjectPropertyItems. |
Top
Public Properties
Name | Description | |
---|---|---|
BooleanArrayValue | Gets or sets a Boolean array value. | |
BooleanValue | Gets or sets a Boolean value. | |
ByteArrayValue | Gets or sets a byte array value. | |
CheckStateValue | Gets or sets a check state value. | |
CombinedStringValue | Gets a combined string value. | |
DataType | Gets the data type for the property items. | |
DateTimeArrayValue | Gets or sets a date time array value. | |
DateTimeValue | Gets or sets a date time value. | |
IntegerArrayValue | Gets or sets an integer array value. | |
IntegerValue | Gets or sets an integer value. | |
IsArray | Gets a value that indicates whether the property items are presented as an array. | |
LongValue | Gets or sets a long value. | |
ObjectArrayValue | Gets or sets an object array value. | |
ObjectValue | Gets or sets an object value. | |
PropertyName | Gets or sets the name of a result object property. (inherited from QueryPropertyItemBase) | |
QualifierNames | Gets the qualifier names for the property items. | |
ResultObjects | Gets the result objects for the property items. | |
StringArrayValue | Gets or sets a string array value. | |
StringValue | Gets or sets a string value. | |
TimeSpanValue | Gets or sets a time span value. | |
TimeValue | Gets or sets a time value. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Bit | Extracts the status of the property item bits for the specified bit mask. | |
Clone | Creates a new object that is a duplicate of the ResultObjectPropertyItems object. | |
Equals | Overloaded. (inherited from Object) | |
GetBitValue | Gets the bit value for the specified bit mask. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
SetBitValue | Sets the bit value for the specified bit mask. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ResultObjectPropertyItems Class
Microsoft.ConfigurationManagement.ManagementProvider Namespace
IQueryPropertyItem Interface
QueryPropertyItemBase Class