Table of Contents

Method HasSucceeded

Namespace
Skyline.DataMiner.Net
Assembly
SLNetTypes.dll

HasSucceeded()

Retrieves a value indicating whether the operation succeeded.

public bool HasSucceeded()

Returns

bool

true if the operation succeeded; otherwise, false.

Remarks

The operation is considered successful in case the error data is empty.