2027 Method
Changes 0
M

ScheduleField.CreatesCircularReferences

Description:
Checks whether a field ID would create a circular chain of references when used by the PercentageOf property of this field.
public bool CreatesCircularReferences(
	ScheduleFieldId fieldId
)
Return Value Boolean True if the field ID would create a circular chain of references, false otherwise.