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