DocumentTypeCollection Constructor

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

Syntax


public DocumentTypeCollection(
	string documentType
)
Public Sub New ( _
	documentType As String _
)
public:
DocumentTypeCollection(
	String^ documentType
)

Parameters

documentType
Type: String