DebtorClassBatch..::..FilterStartDate Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.PriceUpdate.DebtorClassBatch
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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