Table of Contents

Property Leave

Namespace
Skyline.DataMiner.Scripting
Assembly
SLManagedScripting.dll

Leave

Gets the value indicating the cell in the row should be preserved.

double Leave { get; }

Property Value

double

The value that indicates the cell in the row should be preserved.

Remarks

This property is used with the SetRow method for example.

This is used with the SetRow method where the enableCellActions parameter has been set to true and NotifyDataMiner types 193 ([NT_FILL_ARRAY](xref:NT_FILL_ARRAY)) and 194 ([NT_FILL_ARRAY_NO_DELETE](xref:NT_FILL_ARRAY_NO_DELETE)) with the Clear and Leave flag enabled.