Eplan Platform API
Eplan.EplApi.DataModel Namespace
/
Group Class
/ IsEditable Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
IsEditable Method
In This Topic
Check if the Group is editable.
Syntax
C#
C++/CLI
public
bool
IsEditable()
public
:
bool
IsEditable();
Return Value
True if group is editable .
Remarks
This method doesn't make sense for class "SymbolVariant". It always throws
ForbiddenOperationException
for class "SymbolVariant".
See Also
Reference
Group Class
Group Members