Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the dimensions of the specified fields for the current record.
Syntax
public void setDimensionOnCurrentRecord(
FieldId dimensionFieldId,
FieldId storeFieldId,
FieldId terminalFieldId,
FieldId staffFieldId)
Run On
Client
Parameters
- dimensionFieldId
Type: FieldId Extended Data Type
The ID value of the field that contains the dimensions.
- storeFieldId
Type: FieldId Extended Data Type
The store ID value.
- terminalFieldId
Type: FieldId Extended Data Type
The ID value of the terminal field.
- staffFieldId
Type: FieldId Extended Data Type
The ID value of the staff field.