DocumentManagerGetDocumentsWithCustomNaming Method |
Return a list of documents with custom naming.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic int GetDocumentsWithCustomNaming(
Guid selectionId,
int maxCount,
ref string[] names
)
Parameters
- selectionId
- Type: SystemGuid
- maxCount
- Type: SystemInt32
- names
- Type: SystemString
Return Value
Type:
Int32
See Also