Codeunit CCS DMS Box GetDocuments
codeunit 5306029 "CCS DMS Box GetDocuments"
Methods
GetSharePointFilterForRecord
public "CCS DMS Box GetDocuments" GetSharePointFilterForRecord(RecRef: RecordRef; TempContentType: Record "CCS DMS Content Type"): Text
Returns the SharePoint filter for the given record.
Parameters
Name | Type | Description |
---|---|---|
RecRef | RecordRef |
The record from the document box. |
TempContentType | Record "CCS DMS Content Type" |
The Content Type as SharePoint target. |
Return Value
Text