<Code Lib>
M

AnalyticalElement.IsValidSelector

Description:
Indicates if the input selector is valid for the Analytical Element.

public bool IsValidSelector(
	AnalyticalModelSelector selector
)

Return Value bool True if selector is valid for this Analytical Element, false otherwise.

Loading…