LineDetailCollection..::..Line Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting.CostEntry
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


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