adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / FeatureInformation Class / IsLicensed Property

In This Topic
    IsLicensed Property
    In This Topic
    Indicates whether the feature is licensed.
    Syntax
    'Declaration
     
    
    Public Property IsLicensed As Boolean
    public bool IsLicensed {get; set;}
    See Also