EAPAuditMessageEventArgsFieldCaptions Property |
Gets/sets the localized-separator separated set of localized mapper field captions for fields that are logged in this audit entry,
using the user's natural language, numeric, date/time, etc. locales.
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 FieldCaptions { get; set; }
Public Property FieldCaptions As String
Get
Set
Property Value
Type:
StringSee Also