2024 Method
Changes 0
M

ScheduleFieldId.op_Equality

Description:
Determines whether two ScheduleFieldIds are the same.
public static bool operator ==(
	ScheduleFieldId first,
	ScheduleFieldId second
)
Return Value bool True if the ScheduleFieldIds are the same, otherwise false.