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; }
ReadOnly Property FilePath_StorageService As String
Get
Property Value
Type:
StringThe document storage service to use. Requires that the UseDocService attribute be set.
Remarks
Applies to CellType FilePath only.
See Also