Icon..::..IconReserved Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Icon
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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