Table of Contents

Method GetData

Namespace
Skyline.DataMiner.Scripting
Assembly
QActionHelperBaseClasses.dll

GetData(SLProtocol)

Gets the raw stored data for the element.

public static object GetData(SLProtocol protocol)

Parameters

protocol SLProtocol

The SLProtocol instance to interact with the SLProtocol process.

Returns

object

The saved data for this element.