Click or drag to resize

DocumentManagerGetRepFileDetails Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public RepFileDetails GetRepFileDetails(
	long repFileId
)

Parameters

repFileId
Type: SystemInt64

Return Value

Type: RepFileDetails
See Also