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