Table of Contents

Property Buffered

Namespace
Skyline.DataMiner.Scripting
Assembly
QActionHelperBaseClasses.dll

Buffered

Indicates whether data is buffered.

public bool Buffered { get; set; }

Property Value

bool

true means buffered; otherwise, false.

Remarks

This means that the Data (and possibly the Map) property of the ElementStorage class are not null.