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

In This Topic
    NeedPrefetch Property
    In This Topic
    Syntax
    'Declaration
     
    
    <IgnoreDataMemberAttribute()>
    Public ReadOnly Property NeedPrefetch As Boolean
    [IgnoreDataMember()]
    public bool NeedPrefetch {get;}
    See Also