LogisticsLocation::isLocationActive Method
Indicates whether a location has an active LogisticsPostalAddress record.
Syntax
client server public static boolean isLocationActive(LogisticsLocationRecId _recId, [boolean _isPostal])
Run On
Called
Parameters
- _recId
Type: LogisticsLocationRecId Extended Data Type
The record ID of the location to check.
- _isPostal
Type: boolean
Return Value
Type: boolean
true if a location has an active postal address; otherwise, false