PaymentTypeCollection..::..Add Method
Namespace:
JiwaFinancials.Jiwa.JiwaCashBook
Assembly: JiwaCashBook (in JiwaCashBook.dll)
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 )