Class ProductAttribute
Summary description for Product.
Inherited Members
Namespace: SuperOffice.License
Assembly: SoCore.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly)]
public class ProductAttribute : Attribute
Constructors
ProductAttribute(Type)
Default constructor for the SuperOffice product attribute.
Declaration
public ProductAttribute(Type productType)
Parameters
Type | Name | Description |
---|---|---|
Type | productType |
Properties
Definition
Definition of the product.
Declaration
public Product Definition { get; }
Property Value
Type | Description |
---|---|
Product |