SalesOrder..::..TodoFilter Property

Gets or sets the todo filter.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public TodoCollection..::..Filters TodoFilter { get; set; }
Public Property TodoFilter As TodoCollection..::..Filters
	Get
	Set
public:
property TodoCollection..::..Filters^ TodoFilter {
	TodoCollection..::..Filters^ get ();
	void set (TodoCollection..::..Filters^ value);
}

Field Value

The todo filter.