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

TableFieldValue Property

This is the actual data contained in the column.

Syntax

__property String TableFieldValue[int TableFieldIndex] = {read=FTableFieldValue, write=FSetTableFieldValue};

__property RawByteString TableFieldValueB[int TableFieldIndex] = {read=FTableFieldValueB, write=FSetTableFieldValueB};

Default Value

""

Remarks

This is the actual data contained in the column.

The size of the array is controlled by the TableFieldCount property.

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

Data Type

Binary String

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