NoteTypeCollection Constructor

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

Syntax


public NoteTypeCollection(
	string noteType
)
Public Sub New ( _
	noteType As String _
)
public:
NoteTypeCollection(
	String^ noteType
)

Parameters

noteType
Type: String