Either 'service', 'operator', or 'standard'.
Default: 'standard'. Read only.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic UserType Type { get; set; }
Public Property Type As UserType
Get
Set
public:
property UserType Type {
UserType get ();
void set (UserType value);
}
member Type : UserType with get, set
Property Value
Type:
UserType
See Also