StdFunctions..::..Reading Property

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

Syntax


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