Line..::..LinkID Property

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

Syntax


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