ToDoType..::..TD_SourceTypes_RecID Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.ToDos
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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