AnalyticalLinkType.IsValidAnalyticalFixityState
Method
Description:
Returns whether the input fixity state is valid for Analytical Link Type parameters.
Returns whether the input fixity state is valid for Analytical Link Type parameters.
Parameters
Parameter | Type | Description |
---|---|---|
fixityState | AnalyticalFixityState | The fixity state value to check. |
Return Value
Type | Description |
---|---|
Boolean | True if valid. |
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |