NoteCollection Constructor

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

Syntax


public NoteCollection(
	string noteTableName,
	string noteTableIDColumnName,
	string noteType
)
Public Sub New ( _
	noteTableName As String, _
	noteTableIDColumnName As String, _
	noteType As String _
)
public:
NoteCollection(
	String^ noteTableName, 
	String^ noteTableIDColumnName, 
	String^ noteType
)

Parameters

noteTableName
Type: String
noteTableIDColumnName
Type: String
noteType
Type: String