DocumentManagerGetObjectUrlByLinkType Method
Returns link to a specified object. For use with application server plug-ins only.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public static string GetObjectUrlByLinkType(
string objectId,
int linkType,
DocumentManagerNotificationObjectType objectType,
bool silent = true,
string name = null
)
- objectId String
- documentId, workflowTaskGuid or workflowInstanceGuid
- linkType Int32
- objectType DocumentManagerNotificationObjectType
- silent Boolean (Optional)
- name String (Optional)
String