Method GetBehaviorDefinitionById
GetBehaviorDefinitionById(Guid)
Retrieves a DOM behavior definition by its unique ID.
public DomBehaviorDefinition GetBehaviorDefinitionById(Guid id)
Parameters
id
GuidThe unique ID of the DOM behavior definition.
Returns
- DomBehaviorDefinition
The Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomBehaviorDefinition with the specified ID.