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

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