API Help
Eplan.EplApi.DataModel Namespace / IFunctionBase Interface / VisibleNameParts Property

In This Topic
VisibleNameParts Property (IFunctionBase)
In This Topic
Returns visible name of the IFunctionBase.
Syntax
FunctionBasePropertyList VisibleNameParts {get; set;}

Property Value

Visible name of the IFunctionBase by FunctionBasePropertyList.
See Also