Collection Membership

This class associates a resource (an SMS client) with a collection. The resource is a member of the collection.

Table B.19 Collection Membership (SMS_CollectionMember_a)

PropertyData typeExampleNotes
CollectionSMS_Collection refAppears as a lengthy string.Key. Indicates the collection object.
CollectionIDstring"SMS00001"The ID of the collection.
Domainstring"GREEN1DOM"Indicates the domain of the member resource.
IsAssignedBooleanTRUEIndicates whether the client is within the site boundaries.

Values are:
TRUE
FALSE

IsClientBooleanTRUEIndicates whether client software is installed.

Values are:
TRUE
FALSE

IsDirectBooleanFALSEIndicates that the client is a member through a direct rule (SMS_CollectionRule
Direct
).

Values are:
TRUE
FALSE

Namestring"GREEN1"Indicates the name of the member resource.
ResourceSMS_Resource refAppears as a lengthy string.Key. Indicates the resource object.
ResourceIDuint321Key. 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.
ResourceTypeuint325Indicates 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 "GRN"Indicates the three-letter site code for the site.
SMSIDstringAppears as a lengthy string.The SMS unique identifier of the member resource.