AnalyticalModel.IsValidDirectionForAutoDetect
Description:
Tests if the supplied direction is valid for Analytical Auto-detect.
Tests if the supplied direction is valid for Analytical Auto-detect.
public bool IsValidDirectionForAutoDetect(
AnalyticalDirection direction
)
-
directionDirection in which Auto-detect behavior may be valid.
Return Value
bool
True if direction is valid, false otherwise.
-
A value passed for an enumeration argument is not a member of that enumeration