Click or drag to resize

IFileServiceGetAdvancedProperties Method

Namespace:  FileHold.DocumentRepository.Services
Assembly:  FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.0.0.0
Syntax
C#
DocumentAdvancedProperties GetAdvancedProperties(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: DocumentAdvancedProperties
See Also