Class FeatureDefinition
Inherited Members
Namespace: SKM.V3.Models
Assembly: Cryptolens.Licensing.CrossPlatform.dll
Syntax
public class FeatureDefinition
Properties
| Edit this page View SourceName
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |
Type
Declaration
public FeatureType Type { get; set; }
Property Value
Type | Description |
---|---|
FeatureType |