ViewerManagerGetMarkupToken Method
Create a token for a file associated with specified markup.
STEPS:
1. Get file id of the markup
2. Lock it when for edit
3. Create a token and return it
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Create a token for a file associated with specified markup.")]
public Guid GetMarkupToken(
int markupId,
ref long fileSize,
bool forEdit
)
- markupId Int32
-
- fileSize Int64
-
- forEdit Boolean
-
Guiddownload token