Click or drag to resize

DocumentManagerGetObjectUrl Method (String, DocumentManagerNotificationClientType, DocumentManagerNotificationObjectType)

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public static string GetObjectUrl(
	string objectId,
	DocumentManagerNotificationClientType clientType,
	DocumentManagerNotificationObjectType objectType
)

Parameters

objectId
Type: SystemString
clientType
Type: FileHold.LibraryManagerDocumentManagerNotificationClientType
objectType
Type: FileHold.LibraryManagerDocumentManagerNotificationObjectType

Return Value

Type: String
See Also