AnalyticalElement.IsValidAnalyzeAs
Method
Description:
Checks whether the value set for Analyze As is valid for an Analytical Element.
Checks whether the value set for Analyze As is valid for an Analytical Element.
Parameters
Parameter | Type | Description |
---|---|---|
analyzeAs | AnalyzeAs | 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 |