Gets or sets license feeature details.
Namespace: CelloSaaS.Model.LicenseManagementAssembly: CelloSaaS.Model (in CelloSaaS.Model.dll) Version: 4.3.1.0 (4.3.1.0)
public Dictionary<string, Feature> LicenseFeatureDetails { get; set; }
public Dictionary<string, Feature> LicenseFeatureDetails { get; set; }
Public Property LicenseFeatureDetails As Dictionary(Of String, Feature)
Get
Set
Public Property LicenseFeatureDetails As Dictionary(Of String, Feature)
Get
Set
member LicenseFeatureDetails : Dictionary<string, Feature> with get, set
member LicenseFeatureDetails : Dictionary<string, Feature> with get, set
Property Value
Type:
Dictionary String,
Feature