| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| propertyName | String | A Description of the property which is being checked, e.g. BranchId. | ||
| tableName | String | The Table Name containing the records. | ||
| fieldName | String | The Field Name. | ||
| id | String | The Record Id to check. | ||
| pk | Integer | The Primary Key of the existing record so that this can be excluded from the check. |
A Boolean value indicating success.