frmAllocations..::..DisplayAllocation Method

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

Syntax


public void DisplayAllocation(
	CreditorAllocation Allocation,
	int Row
)
Public Sub DisplayAllocation ( _
	Allocation As CreditorAllocation, _
	Row As Integer _
)
public:
void DisplayAllocation(
	CreditorAllocation^ Allocation, 
	int^ Row
)