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


In This Topic
    IncludeAutoSnapshotsOnly Field
    In This Topic
    If true, only system-created automatic snapshots are included.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public IncludeAutoSnapshotsOnly As Boolean
    [DataMember()]
    public bool IncludeAutoSnapshotsOnly
    [DataMember()]
    public:
    bool IncludeAutoSnapshotsOnly
    See Also