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


In This Topic
    SnapshotsOnly Field
    In This Topic
    If true, only includes snapshot records (not audit-only records).
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public SnapshotsOnly As Boolean
    [DataMember()]
    public bool SnapshotsOnly
    [DataMember()]
    public:
    bool SnapshotsOnly
    See Also