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