AnalyticalElement.IsValidStructuralRole
Method
Description:
Checks whether the value set for Analytical Structural Role is valid for an Analytical Element.
Checks whether the value set for Analytical Structural Role is valid for an Analytical Element.
Parameters
Parameter | Type | Description |
---|---|---|
structuralRole | AnalyticalStructuralRole | The value set to be verified. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |