PaymentTypeCollection..::..Add Method

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

Syntax


public PaymentType Add(
	ref CashBook..::..CashBookPayTypes PayType,
	ref string Description,
	ref string PaymentTypeID
)
Public Function Add ( _
	ByRef PayType As CashBook..::..CashBookPayTypes, _
	ByRef Description As String, _
	ByRef PaymentTypeID As String _
) As PaymentType
public:
PaymentType^ Add(
	CashBook..::..CashBookPayTypes^% PayType, 
	String^% Description, 
	String^% PaymentTypeID
)

Parameters

PayType
Type: JiwaFinancials.Jiwa.JiwaCashBook..::..CashBook..::..CashBookPayTypes%
Description
Type: String%
PaymentTypeID
Type: String%