Service..::..GetDebtor Method

Namespace:  JiwaFinancials.Jiwa.JiwaWebService.WCF
Assembly:  JiwaWebService (in JiwaWebService.exe)

Syntax


public Debtor GetDebtor(
	string DebtorID
)
Public Function GetDebtor ( _
	DebtorID As String _
) As Debtor
public:
Debtor^ GetDebtor(
	String^ DebtorID
)

Parameters

DebtorID
Type: String