FlexPivot for WPF | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / LicenseManager.GCDTLicense Class / Id Property

In This Topic
    Id Property (LicenseManager.GCDTLicense)
    In This Topic
    License ID
    Syntax
    'Declaration
     
    Public Property Id As String
    public string Id {get; set;}
    See Also