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