Collection Member

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)

PropertyData typeExampleNotes
Domainstring Indicates the domain name of the resource.
IsAssignedBoolean Indicates whether the resource is assigned to the site.
IsClientBoolean Indicates whether the resource in an installed SMS client.
IsDirectBoolean Indicates whether this resource is a direct member of the collection (in contrast to a member provided by a query).
Namestring Indicates the name of the resource.
ResourceIDuint320Key. 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.
ResourceTypeuint32 Key. Indicates the resource type.

Values are:
3 = User Group
4 = User
5 = System
6 = IP network

There are currently no defined values outside of this range.

SiteCode string "TTG"Indicates the three-letter site code for the site.
SMSIDstring The SMS unique identifier of the member resource.