SchedulableField.Equality Operator
Description:
Determines whether two SchedulableField are the same.
Determines whether two SchedulableField are the same.
Parameters
Parameter | Type | Description |
---|---|---|
first | SchedulableField | The first SchedulableField. |
second | SchedulableField | The second SchedulableField. |
Return Value
Type | Description |
---|---|
Boolean | True if the SchedulableField are the same, otherwise false. |