InsertHyperlink..::..SourceRecID Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaToDosUI
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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