2022 Method
Changes 6
M

AnalyticalModel.IsValidForManualAdjustment

Description:
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.
public bool IsValidForManualAdjustment(
	Reference reference
)
Return Value bool True if reference can be used, false otherwise.