Click or drag to resize

IThirdEntityBaseCanTransferToCustomer Method

Gets whether the third can be transfered from prospect to customer

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Third
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
bool CanTransferToCustomer()

Return Value

Type: Boolean
True if the third can be transfered, otherwise false
See Also