DocumentCollection Constructor

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

Syntax


public DocumentCollection(
	string documentTableName,
	string documentTableIDColumnName,
	string DocumentType
)
Public Sub New ( _
	documentTableName As String, _
	documentTableIDColumnName As String, _
	DocumentType As String _
)
public:
DocumentCollection(
	String^ documentTableName, 
	String^ documentTableIDColumnName, 
	String^ DocumentType
)

Parameters

documentTableName
Type: String
documentTableIDColumnName
Type: String
DocumentType
Type: String