StockTake..::..StockTakeNumber Property

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

Syntax


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