Click or drag to resize

IFileServiceSetAdvancedProperties Method

Namespace:  FileHold.DocumentRepository.Services
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
void SetAdvancedProperties(
	string path,
	DocumentAdvancedProperties properties
)

Parameters

path
Type: SystemString
properties
Type: FileHold.DocumentRepository.ModelsDocumentAdvancedProperties
See Also