WorkflowManagerGetAttachmentLink Method |
Returns the URL of the attachment from specified task.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic string GetAttachmentLink(
Guid taskGuid
)
Parameters
- taskGuid
- Type: SystemGuid
Return Value
Type:
String
See Also