Table of Contents

Method ToObjectArray

Namespace
Skyline.DataMiner.Scripting
Assembly
QActionHelperBaseClasses.dll

ToObjectArray()

Converts the row to an object array.

public object[] ToObjectArray()

Returns

object[]

The row data.