This member is for System Use Only and should NOT be used.
Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method.

Syntax

finDocuments.GetDataViewFilter(filterByDocumentType, documentType, filterByAllowStandAlone, allowStandAlone, filterByTargetObjectType, targetObjectType, filterByAllowLog, allowLog, filterByFileType, fileType)

Parameters

NameTypeOptionalByRefDescription
filterByDocumentType Boolean Indicates whether to Filter By the Document Type.
documentType isefinDocumentType The Document Type to filter by.
filterByAllowStandAlone Boolean Indicates whether to filter By AllowStandAlone.
allowStandAlone Boolean The AllowStandAlone value to filter by.
filterByTargetObjectType Boolean
targetObjectType String The Target Object Type to filter by.
filterByAllowLog Boolean Indicates whether to filter By AllowLog.
allowLog Boolean The AllowLog value to filter by.
filterByFileType Boolean Indicates whether to filter by FileType.
fileType iseDocumentFileType The File Type to filter by.

Return Value

String

A String value.

Member of:
finDocuments
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0