API Help
Eplan.EplApi.DataModel Namespace / PlanningSegmentsFilter Class / Name Property

In This Topic
Name Property (PlanningSegmentsFilter)
In This Topic
Value compared with property DMPLAOBJECT_FULLDESIGNATION while searching for planning segments.
Syntax
public string Name {get; set;}
Remarks
If this value is set then DMObjectsFinder limits the result to one object which exactly matches to property DMPLAOBJECT_FULLDESIGNATION
See Also