Click or drag to resize

ExcelServiceGetAdvancedProperties Method

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

Parameters

path
Type: SystemString

Return Value

Type: DocumentAdvancedProperties

Implements

IFileServiceGetAdvancedProperties(String)
See Also