ServicePropertiesdocstorage_Mapper Property |
The mapper to use when storing documents.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string docstorage_Mapper { get; }
ReadOnly Property docstorage_Mapper As String
Get
Property Value
Type:
StringThe mapper to use when storing documents.
Remarks
Applies to ServiceInstance docstorage only.
See Also