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