<Code Lib>
M

AnalyticalModel.IsAnalyzeAsValid

Description:
Determines if the given Analyze As parameter is valid for this Element.

public bool IsAnalyzeAsValid(
	AnalyzeAs analyzeAs
)

Return Value bool True if valid; false otherwise.

Loading…