This is the abstract base class for both the member classes for each collection and for SMS_CollectionMember_a.
Table B.5 Collection Member (SMS_CollectionMember)
Property | Data type | Example | Notes |
---|---|---|---|
Domain | string | Indicates the domain name of the resource. | |
IsAssigned | Boolean | Indicates whether the resource is assigned to the site. | |
IsClient | Boolean | Indicates whether the resource in an installed SMS client. | |
IsDirect | Boolean | Indicates whether this resource is a direct member of the collection (in contrast to a member provided by a query). | |
Name | string | Indicates the name of the resource. | |
ResourceID | uint32 | 0 | Key. Indicates an identifier for the resource that is unique to this site. System Resource Type inventory items with the same ResourceID were all discovered on the same SMS client. A ResourceID is an integer generated for the sake of SQL. It is not unique outside the site and should be used only for short-term querying purposes. |
ResourceType | uint32 | Key. Indicates the resource type.
Values are: There are currently no defined values outside of this range. | |
SiteCode | string | "TTG" | Indicates the three-letter site code for the site. |
SMSID | string | The SMS unique identifier of the member resource. |