Table of Contents

Property Columns

Namespace
Skyline.DataMiner.Scripting
Assembly
QActionHelperBaseClasses.dll

Columns

Gets the contents of the columns.

public Dictionary<int, object> Columns { get; set; }

Property Value

Dictionary<int, object>

The contents of the columns.