CIM_CollectedCollections class
CIM_CollectedCollections is an aggregation association representing that a CollectionOfMSEs may itself be contained in a collection of SMEs.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Abstract, Association, Aggregation, AMENDMENT]
class CIM_CollectedCollections
{
CIM_CollectionOfMSEs REF Collection;
CIM_CollectionOfMSEs REF CollectionInCollection;
};
Members
The CIM_CollectedCollections class has these types of members:
Properties
The CIM_CollectedCollections class has these properties.
-
Collection
-
A reference to a CIM_CollectionOfMSEs containing the 'higher level' or parent element in the aggregation.
-
CollectionInCollection
-
-
Data type: CIM_CollectionOfMSEs
-
Access type: Read-only
-
Qualifiers: CIM_Key
A reference to a CIM_CollectionOfMSEs containing the 'collected' collection.
-
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\CIMV2 |
MOF |
|
DLL |
|