 | 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
Syntaxbool CanTransferToCustomer()
Function CanTransferToCustomer As Boolean
Return Value
Type:
BooleanTrue if the third can be transfered, otherwise
false
See Also