DocumentManagerCheckSelectionDocumentNumber Method
Checks if selected documents have document numbers.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Checks if selected documents have document numbers.")]
public int CheckSelectionDocumentNumber(
Guid selectionId
)
- selectionId Guid
Int32
0 - no document with document number in selection
>0 - document control field id when there's exactly one document with non-auto generated document number in selection
-1 - at least one document has an auto-generated document number
-2 - at least one document has a non auto-generated document number