ComputerGroup.Name Property
Gets or sets the name of the computer group.
string Name{get; set;}
Remarks
The MOM Operator console user interface does not support displaying console scopes and computer groups with the same name. When creating a new computer group, you should avoid using a name that matches the name of an existing console scope.
Requirements
Platforms: Requires Windows 2000 Server or later
Version: Requires MOM 2005 or later
Namespace: Microsoft.EnterpriseManagement.Mom
Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)
See Also
ComputerGroup Class | ComputerGroup Members | ConsoleScope.Name Property