DocumentManagerRemoveLinks Method |
Removes links between documents from selection and specified document
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void RemoveLinks(
Guid selectionId,
int fromDocumentId
)
Parameters
- selectionId
- Type: SystemGuid
- fromDocumentId
- Type: SystemInt32
See Also