adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ChangeLogQueryParameters Class / ExcludeSystemGenerated Field

In This Topic
    ExcludeSystemGenerated Field
    In This Topic
    If true, excludes events generated by system actions.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public ExcludeSystemGenerated As Boolean
    [DataMember()]
    public bool ExcludeSystemGenerated
    See Also