ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

SelectionParameterDataType Property

The data type of the current selection parameter.

Syntax

int GetSelectionParameterDataType();

Possible Values

  SP_CHARACTERS(0), 
  SP_DATE(1), 
  SP_PACKED_DECIMAL(2), 
  SP_TIME(3), 
  SP_BINARY(4), 
  SP_TABLE(5), 
  SP_NUMBER(6), 
  SP_FLOAT(7), 
  SP_INTEGER(8), 
  SP_SHORT(9), 
  SP_BYTE(10), 
  SP_NULL(14), 
  SP_STRUCTURE(17), 
  SP_DEC_F16(23), 
  SP_DEC_F34(24), 
  SP_XMLDATA(28), 
  SP_STRING(29), 
  SP_XSTRING(30)

Default Value

0

Remarks

This specifies the data type for the selection parameter specified by SelectionParameterIndex.

This property is read-only and not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0