CALicense::RlmHostId
ADE User Guide > ADE Server Class Reference > CALicense
property string RlmHostId
The Reprise License Manager host id (used for license activation and validation) for the computer running the ADE process.
Data type
string
Access
read
Example usage
CALicense license = new CALicense(); string hostId = license.RlmHostId;
See Also
Comments
Enable comment auto-refresher