clsComponent..::..Physical Property

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

Syntax


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