RetailInventItemStoreOrderingInfo.validateField Method

Determines whether the field is valid.

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 validateDistributionGroup method to validate the DistributionGroupId field of the RetailInventItemStoreOrderingInfo table.

See Also

Reference

RetailInventItemStoreOrderingInfo Table