The name of the group.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.1.277.3624
Syntaxpublic string Id { get; }Public ReadOnly Property Id As String
Get
public:
property String^ Id {
String^ get ();
}member Id : string with get
Property Value
Type:
String
See Also