Click or drag to resize

EAPAuditMessageEventArgsFieldKeys Property

Gets/sets the semi-colon separated set of mapper field keys for fields that are logged in this audit entry. Typically this item is omitted on audit message entries.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string FieldKeys { get; set; }

Property Value

Type: String
See Also