RVTDocs.com

AnalyticalElement.IsValidAnalyzeAs

Method
Description:
Checks whether the value set for Analyze As is valid for an Analytical Element.
Syntax
public bool IsValidAnalyzeAs(
	AnalyzeAs analyzeAs
)
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