Table of Contents

Method WithStatusID

Namespace
Skyline.DataMiner.Utils.DOM.Builders
Assembly
Skyline.DataMiner.Utils.DOM.dll

WithStatusID(string)

Sets the status ID of the Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomInstance.

public T WithStatusID(string statusId)

Parameters

statusId string

The status ID to set.

Returns

T

The builder instance.