BCLicenseGetPatchCode Property |
Gets the license type.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntaxpublic string GetPatchCode { get; }
Public ReadOnly Property GetPatchCode As String
Get
public:
property String^ GetPatchCode {
String^ get ();
}
member GetPatchCode : string with get
Property Value
Type:
String
See Also