IAskiaPortalInstanceDataLicenses Property |
Get the list of licenses for the AskiaPortal instance.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax IList<ILicense> Licenses { get; }
ReadOnly Property Licenses As IList(Of ILicense)
Get
property IList<ILicense^>^ Licenses {
IList<ILicense^>^ get ();
}
Property Value
Type:
IListILicenseSee Also