ServicePropertiesdocstorage_AuditDownload Property |
The name of the field in the mapper that indicates if a document download should be audited.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string docstorage_AuditDownload { get; }
ReadOnly Property docstorage_AuditDownload As String
Get
Property Value
Type:
StringThe name of the field in the mapper that indicates if a document download should be audited.
Remarks
Applies to ServiceInstance docstorage only.
See Also