Click or drag to resize
DbStorageClientGetRepository Method
Get Information about the repository

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public RepositoryInfo GetRepository(
	string repositoryId
)

Parameters

repositoryId
Type: SystemString
ID of the repository

Return Value

Type: RepositoryInfo
See Also