Method GetEntryPointTypeByID
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
GetEntryPointTypeByID(Types)
Retrieves the entry point type by ID.
public static AutomationEntryPointType GetEntryPointTypeByID(AutomationEntryPointType.Types id)
Parameters
id
AutomationEntryPointType.TypesThe entry point type ID.
Returns
- AutomationEntryPointType
The entry point type.