2024 Method
Changes 0
M

SchedulableField.op_Equality

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