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

ResultColumns Property

Contains a list of the columns that make up each row.

Syntax

[VB.NET]
Public ReadOnlyProperty ResultColumns As SapColumnList

[C#]
public SapColumnList ResultColumns {get;}

Remarks

Each row in a table is made up of one or more columns. Each column is made up of a Name, Value, ColumnType, and Length. These fields will populated after calling ReadTable

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

Default Value

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