Share via


RetailBuyersPushTable.validateField Method

Indicates whether the value that is passed in the parameter is a valid field ID.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field is valid; otherwise false.

Remarks

Calls the method validateInventLocation method to validate field InventLocationId .

See Also

Reference

RetailBuyersPushTable Table