Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment Class / IsFixedDevice Property

In This Topic
IsFixedDevice Property (PlanningSegment)
In This Topic
Set or checks if device of this function is fixed.
Syntax
public bool IsFixedDevice {get; set;}
Remarks
If device is fixed no Eplan.EplApi.DataModel.ArticleReference can be added/changed/removed from device of this function. The same is with properties FUNC_ARTICLE_PARTNR and FUNC_ARTICLE_COUNT.
See Also