CreditorAutoTXLine..::..PostingDue Property

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

Syntax


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