CRBatchTranLineCollection..::..CreditorBatchTrans Property

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

Syntax


public CreditorBatchTrans CreditorBatchTrans { get; set; }
Public Property CreditorBatchTrans As CreditorBatchTrans
	Get
	Set
public:
property CreditorBatchTrans^ CreditorBatchTrans {
	CreditorBatchTrans^ get ();
	void set (CreditorBatchTrans^ value);
}