Line..::..ComponentDescription Property

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

Syntax


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