public bool IsNetConnecting {get; set;}
Property Value
true : Function is netconnecting
false : Function is not netconnecting
public bool IsNetConnecting {get; set;}
true : Function is netconnecting
false : Function is not netconnecting
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when the information cannot be retrieved from data model. |
Eplan.EplApi.Base.BaseException | Thrown when the flag cannot be changed. |
System.ArgumentNullException | Thrown when trying to set a function net connecting that separates potentials. |