API Help
Eplan.EplApi.MasterData Namespace / MDConstruction Class / Name Property

In This Topic
Name Property (MDConstruction)
In This Topic
Returns the name of the construction.
Syntax
public string Name {get; set;}

Property Value

The unique name of the construction.
See Also