Click or drag to resize

customerMaintenancebaseGetSOAddressesByID Method

Namespace:  ctDynamicsSL.financial.accountsReceivable.maintenance
Assembly:  ctDynamicsSL (in ctDynamicsSL.dll) Version: 2021.9.16.1 (2021.09.16.01)
Syntax
C#
public SOAddress[] baseGetSOAddressesByID(
	string custID,
	string shipToID,
	bool exactID
)

Parameters

custID
Type: SystemString
shipToID
Type: SystemString
exactID
Type: SystemBoolean

Return Value

Type: SOAddress
See Also