Difference between revisions of "CALicense::RlmPath"
(Created page with "<< Back to CALicense = property string RlmPath = The path used by the Reprise License Manager when searching for a valid license. == Data type == string == ...") |
(Marked this version for translation) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[ | + | [[Category:ADE User Guide]] |
− | + | [[ADE User Guide]] > [[ADE Server Class Reference]] > [[CALicense]] | |
− | = property string RlmPath = | + | <languages /> |
+ | <translate> | ||
+ | = property string RlmPath = <!--T:1--> | ||
+ | <!--T:2--> | ||
The path used by the Reprise License Manager when searching for a valid license. | The path used by the Reprise License Manager when searching for a valid license. | ||
− | == Data type == | + | == Data type == <!--T:3--> |
+ | <!--T:4--> | ||
string | string | ||
− | == Access == | + | == Access == <!--T:5--> |
+ | <!--T:6--> | ||
read | read | ||
− | = Example usage = | + | = Example usage = <!--T:7--> |
− | string path = license.RlmPath | + | <!--T:8--> |
+ | string path = license.RlmPath | ||
− | = See Also = | + | = See Also = <!--T:9--> |
+ | <!--T:10--> | ||
* [[CALicense::RlmHostId]] | * [[CALicense::RlmHostId]] | ||
* [[CALicense::RlmUserId]] | * [[CALicense::RlmUserId]] | ||
+ | </translate> |
Latest revision as of 01:32, 16 June 2015
ADE User Guide > ADE Server Class Reference > CALicense
property string RlmPath
The path used by the Reprise License Manager when searching for a valid license.
Data type
string
Access
read
Example usage
string path = license.RlmPath
See Also
Comments
Enable comment auto-refresher