Click or drag to resize

RepositoryControllerGetLocationId Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public int GetLocationId(
	long repFileId,
	Database database,
	DbTransaction transaction
)

Parameters

repFileId
Type: SystemInt64
database
Type: Database
transaction
Type: System.Data.CommonDbTransaction

Return Value

Type: Int32
See Also