| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| id | String | The Record Id. | ||
| propertyName | String | The Name of the Record Id property, e.g. ClientId. | ||
| allowBlank | Boolean | Optional | Indicates whether the Record Id can be blank. If omitted, a value of False is assumed. | |
| allowSquareBrackets | Boolean | Optional | Indicates whether the Record Id allows square brackets. If omitted, a value of False is assumed. | |
| allowForwardSlash | Boolean | Optional | Indicates whether the Record Id allows forward slashes. If omitted, a value of True is assumed. | |
| allowBackSlash | Boolean | Optional | Indicates whether the Record Id allows back slashes. If omitted, a value of True is assumed. |
A Boolean value indicating success.