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

In This Topic
    Key Property (LicenseManager)
    In This Topic
    Sets the key that will be used to check whether the application has a valid license.
    Syntax
    'Declaration
     
    Public Shared Property Key As String
    public static string Key {get; set;}
    See Also