Debtor..::..ReadDebtorSystemTemplate Method

Namespace:  JiwaFinancials.Jiwa.JiwaDebtors
Assembly:  JiwaDebtors (in JiwaDebtors.dll)

Syntax


public bool ReadDebtorSystemTemplate(
	ref string DebtorSystemTemplateID,
	ref string DebtorSystemTemplateDescription,
	ref DateTime DebtorSystemTemplateLastSavedDateTime
)
Public Function ReadDebtorSystemTemplate ( _
	ByRef DebtorSystemTemplateID As String, _
	ByRef DebtorSystemTemplateDescription As String, _
	ByRef DebtorSystemTemplateLastSavedDateTime As DateTime _
) As Boolean
public:
bool^ ReadDebtorSystemTemplate(
	String^% DebtorSystemTemplateID, 
	String^% DebtorSystemTemplateDescription, 
	DateTime^% DebtorSystemTemplateLastSavedDateTime
)

Parameters

DebtorSystemTemplateID
Type: String%
DebtorSystemTemplateDescription
Type: String%
DebtorSystemTemplateLastSavedDateTime
Type: DateTime%