TextParser Library | ComponentOne
C1.TextParser Assembly / C1.TextParser Namespace / LicenseManager.GCDTLicense Class / Id Property

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