Description | ||||||||
Sets the options to retrieve values as expressions or relations instead of string representations of the actual value, if they exist. Applicable to double value elements only. | ||||||||
Synopsis | ||||||||
#include <ProElemoptions.h> | ||||||||
ProError | ProElementwstroptsExpressionsSet | ( | ||||||
ProElementWstringOptions options | ||||||||
/* (In) | ||||||||
The options. | ||||||||
*/ | ||||||||
ProBoolean as_expression | ||||||||
/* (In) | ||||||||
PRO_B_TRUE to obtain values as expression if possible. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|
||||||||
See Also | ||||||||
ProElementWstringGet |