clsTaskHistories..::..SelectedTaskHistoryKey Property

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

Syntax


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