The ICmLocalGroup type exposes the following members.

ToggleProperties

Type NameDescription
Public propertyClassDescription
The ClassDescription object containing the property metadata for the EngineObject.
(Inherited from IEngineObject.)
Public propertyCreator
The name of the user who created this object.
Public propertyDateCreated
The date and time this object was created.
Public propertyDateLastModified
The date and time when this object was last modified.
Public propertyDisplayName
A user-intelligible name for the object.
Public propertyGroupMembers
The members of the local group.
Public propertyGroupName
The symbolic name for the local group.
Public propertyId
The unique object ID.
Public propertyLastModifier
The name of the user who last modified this object.
Public propertyProperties
The IProperties collection of properties for the EngineObject.
(Inherited from IEngineObject.)

ToggleSee Also