2024 Method
Changes 0
M

ScheduleFieldId.op_Inequality

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