API Help
Eplan.EplApi.DataModel Namespace / MergedFunction Class / NameParts Property

In This Topic
NameParts Property (MergedFunction)
In This Topic
Name of the merged function.
Syntax
public virtual FunctionBasePropertyList NameParts {get; set;}

Property Value

Name of the merged function stored in FunctionBasePropertyList as list of properties.
Remarks
To know DeviceTag syntax please see chapter 'Dialog Settings: DT syntax check' in P8 documentation.
See Also