Difference between revisions of "Analytica Decision Engine (ADE) API"

(CAIndex methods and properties)
(CARenderingStyle methods)
Line 98: Line 98:
 
==Creation==
 
==Creation==
 
==Properties==
 
==Properties==
 +
* {get,put} bool [[CARenderingStyle::FullPrecision|FullPrecision]]
 +
* {get,put} bool [[CARenderingStyle::GeneralExpression|GeneralExpression]]
 +
* {get,put} short [[CARenderingStyle::HandleFormat|HandleFormat]]
 +
* {get,put} bool [[CARenderingStyle::NewLineAsCRLF|NewLineAsCRLF]]
 +
* {get,put} variant [[CARenderingStyle::NullValue|NullValue]]
 +
* {get,put} bool [[CARenderingStyle::NumberAsText|NumberAsText]]
 +
* {get,put} bool [[CARenderingStyle::ReferenceAsText|ReferenceAsText]]
 +
* {get,put} long [[CARenderingStyle::SafeArrayLowerBound|SafeArrayLowerBound]]
 +
* {get,put} short [[CARenderingStyle::StringQuotes|StringQuotes]]
 +
* {get,put} variant [[CARenderingStyle::UndefValue|UndefValue]]
 +
* {get,put} short [[CARenderingStyle::VarTermFormat|VarTermFormat]]
 +
 
==Methods==
 
==Methods==
 +
 +
''none''
  
 
= [[CALicense]] =
 
= [[CALicense]] =

Revision as of 17:04, 1 August 2009

CAEngine

Creation

Properties

Methods

CAObject

Creation

A CAObject instances cannot be created directly. You must obtain a CAObject as the return results of other methods. The most common method used to obtain a CAObject is CAEngine::GetObjectByName (or its synonym, CAEngine::Get).

Properties

Methods

CATable

Creation

Properties

Methods

CAIndex

Creation

Properties

Methods

CARenderingStyle

Creation

Properties

Methods

none

CALicense

Creation

Properties

Methods

Comments


You are not allowed to post comments.