ColumnNames Property (SapTree)

Class

SapTree.

Action

Gets a collection of the column names.

Syntax

C#
protected List(Of String) ColumnNames { get; }
VB
'Declaration
Protected Read Property ColumnNames As List(Of String)

Access

Read only.