Classifications..::..Classification Property

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

Syntax


public Classification Classification { get; set; }
Public Property Classification As Classification
	Get
	Set
public:
property Classification^ Classification {
	Classification^ get ();
	void set (Classification^ value);
}