Line..::..ComponentID Property

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

Syntax


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