clsComponent..::..LineNo Property

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

Syntax


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