CALicense::RlmHostId
ADE User Guide > ADE Server Class Reference > CALicense
property string RlmHostId
Reprise License Manager host id(主機號:用於許可證激活和驗證)用於運行ADE進程的計算機。
數據類型
string:字符串
存取
讀取
示例用法
CALicense license = new CALicense(); string hostId = license.RlmHostId;
另請參考
Comments
Enable comment auto-refresher