ServicePropertiess3docstorage_CacheField Property |
The name of the DateTime field on the mapper that will store the Cache-until Date value.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string s3docstorage_CacheField { get; }
ReadOnly Property s3docstorage_CacheField As String
Get
Property Value
Type:
StringThe name of the DateTime field on the mapper that will store the Cache-until Date value.
Remarks
Applies to ServiceInstance s3docstorage only.
See Also