BCRepositoryAMLicense Property |
Gets the license information for the repository.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntaxpublic BCLicense AMLicense { get; }
Public ReadOnly Property AMLicense As BCLicense
Get
public:
property BCLicense^ AMLicense {
BCLicense^ get ();
}
member AMLicense : BCLicense with get
Property Value
Type:
BCLicense
See Also