Difference between revisions of "CALicense"
(Set up this page.) |
m (→Properties) |
||
Line 16: | Line 16: | ||
==Properties== | ==Properties== | ||
=== {get} long [[CALicense::AvailableLicenseInstances|AvailableLicenseInstances]] === | === {get} long [[CALicense::AvailableLicenseInstances|AvailableLicenseInstances]] === | ||
− | === {get} | + | === {get} bool [[CALicense::CanUseOptimizer|CanUseOptimizer]] === |
=== {get} short int [[CALicense::ErrorCode|ErrorCode]] === | === {get} short int [[CALicense::ErrorCode|ErrorCode]] === | ||
=== {get} string [[CALicense::ErrorText|ErrorText]] === | === {get} string [[CALicense::ErrorText|ErrorText]] === |
Revision as of 20:31, 12 May 2015
<< Analytica Decision Engine (ADE) API
class CALicense (ADE)
Creation
C#
Visual Basic.NET
C++
VBScript
Properties
{get} long AvailableLicenseInstances
{get} bool CanUseOptimizer
{get} short int ErrorCode
{get} string ErrorText
{get} long MaxLicenseInstances
{get} string RlmHostId
{get} string RlmPath
{get} string RlmUserId
Methods
CAEngine NewCAEngine()
void SetApplicationLicenseCode(string)
See Also
Comments
Enable comment auto-refresher