Click or drag to resize

RepositoryControllerGetRepositoryLocation Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public Location GetRepositoryLocation(
	int repositoryId
)

Parameters

repositoryId
Type: SystemInt32

Return Value

Type: Location
See Also