Difference between revisions of "CALicense::RlmHostId/zh"
Line 10: | Line 10: | ||
string:字符串 | string:字符串 | ||
− | == | + | == 存取 == |
读取 | 读取 |
Latest revision as of 07:08, 25 October 2015
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