ViewerManagerAddNotifications Method
Adds viewer notifications to queue
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Adds viewer notifications to queue")]
public void AddNotifications(
int documentVersionId,
List<ViewerNotificationDefinition> definitions
)
Parameters
- documentVersionId Int32
-
- definitions ListViewerNotificationDefinition
-