2022 Method
Changes 6
M

AnalyticalModel.IsValidManualAdjustmentSource

Description:
Indicates if the identified reference is acceptable as a source for Manual Analytical Adjustment.
Remarks:
This method is useful for determining if a reference is acceptable for usage as a "Source". In other words, if the reference identifies an Analytical Model portion that can be adjusted by the user.
public bool IsValidManualAdjustmentSource(
	Reference source,
	AnalyticalDirection adjustmentDirection
)
Return Value bool True if reference can be used as source; false otherwise.