LineDetailCollection..::..StockTakeLine Property

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

Syntax


public StockTakeLine StockTakeLine { get; }
Public ReadOnly Property StockTakeLine As StockTakeLine
	Get
public:
property StockTakeLine^ StockTakeLine {
	StockTakeLine^ get ();
}