RepositoryControllerSetRepositoryLocation Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Edit an existing repository locations.")]
public void SetRepositoryLocation(
	Location repositoryLocation
)

Parameters

repositoryLocation  Location
 

See Also