Property IsInternal
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
IsInternal
Gets a value indicating whether this interface is internal.
public bool IsInternal { get; }
Property Value
- bool
true
if this interface is internal; otherwise,false
.
Remarks
Feature introduced in DataMiner 10.1.5 (RN 29314).