Click or drag to resize

DataCacheLicenseWarnings Property

Contains detected license warnings for displaying in the portal

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public IEnumerable<string> LicenseWarnings { get; }

Property Value

Type: IEnumerableString
See Also