TenantLicense LicenseFeatureDetails Property CelloSaaS API Documentation
Gets or sets license feeature details.

Namespace: CelloSaaS.Model.LicenseManagement
Assembly: CelloSaaS.Model (in CelloSaaS.Model.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public Dictionary<string, Feature> LicenseFeatureDetails { get; set; }

Property Value

Type: Dictionary String, Feature 
See Also