Gets the license information for this Cartella instance.
Only a Site Admin will receive results.
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
ILicenseInfo LicenseInformation { get; } |
Visual Basic |
---|
ReadOnly Property LicenseInformation As ILicenseInfo Get |
Visual C++ |
---|
property ILicenseInfo^ LicenseInformation { ILicenseInfo^ get (); } |