Click or drag to resize

RepositoryControllerAddOrUpdateRepositoryGroup Method

Namespace:  FileHold.DocumentRepository
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
public int AddOrUpdateRepositoryGroup(
	StorageGroup group
)

Parameters

group
Type: FileHold.DocumentRepository.ModelsStorageGroup

Return Value

Type: Int32
See Also