Method GetBehaviorDefinitionByName
GetBehaviorDefinitionByName(string)
Retrieves a DOM behavior definition by its name.
public DomBehaviorDefinition GetBehaviorDefinitionByName(string name)
Parameters
name
stringThe name of the DOM behavior definition.
Returns
- DomBehaviorDefinition
The Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomBehaviorDefinition with the specified name.