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


In This Topic
    IncludeFullSystemSnapshots Field
    In This Topic
    If true, full-system snapshots that include the specified object(s) are included.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public IncludeFullSystemSnapshots As Boolean
    [DataMember()]
    public bool IncludeFullSystemSnapshots
    [DataMember()]
    public:
    bool IncludeFullSystemSnapshots
    See Also