NoteCollection..::..NoteTableName Property

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

Syntax


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