database..::..GetFilterAndSortOrder Method

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

Syntax


public void GetFilterAndSortOrder(
	int Section,
	ref Object MyForm
)
Public Sub GetFilterAndSortOrder ( _
	Section As Integer, _
	ByRef MyForm As Object _
)
public:
void GetFilterAndSortOrder(
	int^ Section, 
	Object^% MyForm
)

Parameters

Section
Type: Int32
MyForm
Type: Object%