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