API Help
Eplan.EplApi.DataModel Namespace / Group Class / IsGroupValid Method

In This Topic
IsGroupValid Method
In This Topic
Returns true, if group is valid if not, the group should be dissolved
Syntax
public virtual bool IsGroupValid()

Return Value

True if group is Valid .
Remarks
This method doesn't make sense for class "SymbolVariant". It always throws ForbiddenOperationException for class "SymbolVariant".
See Also