Click or drag to resize

FieldPropertiesFilePath_StorageService Property

The document storage service to use. Requires that the UseDocService attribute be set.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string FilePath_StorageService { get; }

Property Value

Type: String
The document storage service to use. Requires that the UseDocService attribute be set.
Remarks
Applies to CellType FilePath only.
See Also