API Help
Eplan.EplApi.DataModel Namespace / Function Class / IsFixedDevice Property

In This Topic
IsFixedDevice Property (Function)
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 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