Namespace: CelloSaaS.BusinessEdition.ServiceProxies.LicenseServiceAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
public Dictionary<string, PackageFeature> PacakgeFeatureDetails { get; set; }
public Dictionary<string, PackageFeature> PacakgeFeatureDetails { get; set; }
Public Property PacakgeFeatureDetails As Dictionary(Of String, PackageFeature)
Get
Set
Public Property PacakgeFeatureDetails As Dictionary(Of String, PackageFeature)
Get
Set
member PacakgeFeatureDetails : Dictionary<string, PackageFeature> with get, set
member PacakgeFeatureDetails : Dictionary<string, PackageFeature> with get, set
Property Value
Type:
Dictionary String,
PackageFeature