InventoryMaintenanceForm..::..DisplayAttribute Method

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

Syntax


public void DisplayAttribute(
	AttributeValue Attribute,
	int Row
)
Public Sub DisplayAttribute ( _
	Attribute As AttributeValue, _
	Row As Integer _
)
public:
void DisplayAttribute(
	AttributeValue^ Attribute, 
	int^ Row
)