CreditorAutoTXLines..::..CreditorAutoTran Property

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

Syntax


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