Share via


TmpRetailDlvModeAddressExclusions.isStateExcluded Method

Checks whether the given state is excluded from the delivery mode.

Syntax

public boolean isStateExcluded(
    RetailDlvModeRefRecId _dlvModeId, 
    LogisticsAddressCountryRegionId _countryRegion, 
    AddressStateId _state)

Run On

Called

Parameters

Return Value

Type: boolean
true if the address is excluded; otherwise, false.

See Also

Reference

TmpRetailDlvModeAddressExclusions Table