clsComponent..::..ComponentID Property

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

Syntax


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