AnalyticalModel.IsValidForManualAdjustment
Description:
Indicates if the identified reference is acceptable for Manual Analytical Adjustment.
Indicates if the identified reference is acceptable for Manual Analytical Adjustment.
Remarks:
This method is useful to determine if a reference is acceptable for Manual Analytical Adjustment in general. This looks briefly at the reference, without looking at the specific context.
This method is useful to determine if a reference is acceptable for Manual Analytical Adjustment in general. This looks briefly at the reference, without looking at the specific context.
public bool IsValidForManualAdjustment(
Reference reference
)
-
referenceReference that will be examined.
Return Value
bool
True if reference can be used, false otherwise.
-
A non-optional argument was null
-
This AnalyticalModel does not support Manual Analytical Adjustment.