Class Feature
Represents a product feature as defined in the License Management Portal
Namespace: Microsoft.Licensing.LicenseIssue
Assembly: Slps.Domain.Interfaces.dll
Constructors
Feature()
Declaration
public Feature()
Fields
Description
Description of the feature (optional)
Declaration
public string Description
Field Value
Type | Description |
---|---|
System.String |
Name
Name of the feature
Declaration
public string Name
Field Value
Type | Description |
---|---|
System.String |