public virtual string VisibleName {get; set;}
FunctionBase.public virtual string VisibleName {get; set;}
| Exception | Description |
|---|---|
| Eplan.EplApi.Base.BaseException | Thrown when the visible name cannot be retrieved from the function |
| Eplan.EplApi.Base.BaseException | Thrown when the FunctionBase is transient. |
| System.ArgumentNullException | Thrown when trying to set NULL as a new value. |