WrkCtrResourceGroupResource::compareDataFields Method
Compares two WrkCtrResourceGroupResource table buffers if the values in the buffers are the same, exept for the values in the CalendarId, ValidFrom and ValidTo fields.
Syntax
client server public static boolean compareDataFields(WrkCtrResourceGroupResource _wrkCtrResourceGroupResource1, WrkCtrResourceGroupResource _wrkCtrResourceGroupResource2)
Run On
Called
Parameters
- _wrkCtrResourceGroupResource1
Type: WrkCtrResourceGroupResource Table
The first table buffer to compare.
- _wrkCtrResourceGroupResource2
Type: WrkCtrResourceGroupResource Table
The second table buffer to compare.
Return Value
Type: boolean
true if the field values in the two table buffer are the same exept for the values on the CalendarId, ValidFrom and ValidTo fields; otherwise, false.