Click or drag to resize

ServicePropertiess3docstorage_ConfigEnabledField Property

The field on the ConfigMapper that holds the enabled/disabled bit value.

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

Property Value

Type: String
The field on the ConfigMapper that holds the enabled/disabled bit value.
Remarks
Applies to ServiceInstance s3docstorage only.
See Also