ServerLicenseCustomer Property
|
Customer to whom this license is granted.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic string Customer { get; }
Public ReadOnly Property Customer As String
Get
public:
property String^ Customer {
String^ get ();
}
member Customer : string with get
Property Value
Type:
String
See Also