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

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