DocumentManagerGetDropdownChanges Method

Returns information from the library audit log dropdown changes

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Returns information from the library audit log dropdown changes")]
public DropdownChanges[] GetDropdownChanges(
	int dropdownChangesId
)

Parameters

dropdownChangesId  Int32

Return Value

DropdownChanges

Exceptions

See Also