Property DisableViewRefresh
DisableViewRefresh
Gets or sets a value indicating whether "view" type tables in this protocol cannot be automatically refreshed by the client.
public bool DisableViewRefresh { get; set; }
Property Value
- bool
true
if "view" type tables in this protocol cannot be automatically refreshed by the client.