Difference between revisions of "CALicense::RlmUserId"

(Created page with "<< Back to CALicense = property string RlmUserId = The Reprise License Manager user id for the computer running the ADE process. == Data type == string == A...")
 
Line 1: Line 1:
[[CALicense|<< Back to CALicense]]
+
[[Category:ADE User Guide]]
 
+
[[ADE User Guide]] > [[ADE Server Class Reference]] > [[CALicense]]
 +
<languages />
 +
<translate>
 
= property string RlmUserId =
 
= property string RlmUserId =
  
Line 21: Line 23:
 
* [[CALicense::RlmHostId]]
 
* [[CALicense::RlmHostId]]
 
* [[CALicense::RlmPath]]
 
* [[CALicense::RlmPath]]
 +
</translate>

Revision as of 01:30, 16 June 2015

ADE User Guide > ADE Server Class Reference > CALicense

Other languages:
English • ‎中文

property string RlmUserId

The Reprise License Manager user id for the computer running the ADE process.

Data type

string

Access

read

Example usage

string userId = license.RlmUserId;

See Also

Comments


You are not allowed to post comments.