RepositoryControllerDeleteRepositoryLocation Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Delete an existing repository locations.")]
public void DeleteRepositoryLocation(
	int repositoryLocationId
)

Parameters

repositoryLocationId  Int32
 

See Also