<Code Lib>
M

AnalyticalModel.IsValidSelector

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

public bool IsValidSelector(
	AnalyticalModelSelector selector
)

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

Loading…