SMS_Group

This is the abstract base class for the classes that represent individual SMS client system components, NT users, and NT user groups. The object definition is empty except for the ResourceID property which defaults to zero.

Table B.56 Group (SMS_Group)

PropertyData typeExampleNotes
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.

The default value is zero in the abstract class.