LicensedComponentCustomerID Property |
Gets the customer ID from the license information. Different types of licenses
include customer information in several different possible fields.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string CustomerID { get; }
Public ReadOnly Property CustomerID As String
Get
public:
property String^ CustomerID {
String^ get ();
}
member CustomerID : string with get
Property Value
Type:
StringSee Also