Class DomInstanceExtensions
- Namespace
- Skyline.DataMiner.Utils.DOM.Extensions
- Assembly
- Skyline.DataMiner.Utils.DOM.dll
Extension methods for Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomInstance.
public static class DomInstanceExtensions
- Inheritance
-
DomInstanceExtensions
Methods
- GetByID(DomInstanceCrudHelperComponent, Guid)
Gets a Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomInstance by ID.
- GetSectionsWithDefinition(DomInstance, SectionDefinition)
Gets sections with the specified SectionDefinition associated with the Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomInstance.
- GetSectionsWithDefinition(DomInstance, SectionDefinitionID)
Gets sections with the specified SectionDefinitionID associated with the Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomInstance.
- GetSectionsWithDefinition(DomInstance, string, DomCache)
Gets sections with the specified
definitionName
associated with the Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomInstance.
- ReadAll(DomInstanceCrudHelperComponent, DomDefinition)
Reads all Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomInstance objects with the specified Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomDefinition.
- ReadAll(DomInstanceCrudHelperComponent, DomDefinitionId)
Reads all Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomInstance objects with the specified Skyline.DataMiner.Net.Apps.DataMinerObjectModel.DomDefinitionId.