Method WithName
WithName(string)
Sets the name of the Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomDefinition.
public T WithName(string name)
Parameters
name
stringThe name to set.
Returns
- T
The builder instance.
Sets the name of the Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomDefinition.
public T WithName(string name)
name
stringThe name to set.
The builder instance.