ManagedOptionsProviderGetOptions Method

Definition

Namespace: FileHold.DocumentRepository
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
public Dictionary<string, ManagedOptionValue> GetOptions()

Return Value

DictionaryString, ManagedOptionValue

Implements

IManagedOptionsProviderGetOptions

See Also