adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / FetchOptions Class / FetchAll Property

In This Topic
    FetchAll Property
    In This Topic
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Property FetchAll As Boolean
    [DataMember()]
    public bool FetchAll {get; set;}
    See Also