RepositoryControllerGetRepositoryLocation Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Retrieve information about the specified repository location.")]
public Location GetRepositoryLocation(
	int repositoryId
)

Parameters

repositoryId  Int32
 

Return Value

Location

See Also