Class LicenseDateAttribute
Inheritance
System.Object
LicenseDateAttribute
Namespace: Telerik.Licensing
Assembly: Telerik.Licensing.Runtime.dll
Syntax
public class LicenseDateAttribute : Attribute
Constructors
LicenseDateAttribute(String)
Declaration
public LicenseDateAttribute(string value)
Parameters
System.
|
Properties
Value
Declaration
public DateTime Value { get; }
Property Value
System.
|