ChangeLog..::..CellType Property

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

Syntax


public Setting..::..CellTypes CellType { get; set; }
Public Property CellType As Setting..::..CellTypes
	Get
	Set
public:
property Setting..::..CellTypes^ CellType {
	Setting..::..CellTypes^ get ();
	void set (Setting..::..CellTypes^ value);
}