SalesOrder..::..TodoFilter Property
Gets or sets the todo filter.
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrderAssembly: 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); }