public bool? UpdateCacheTimeWhenRev { get; set; }
Public Property UpdateCacheTimeWhenRev As Boolean? Get Set
member UpdateCacheTimeWhenRev : Nullable<bool> with get, set
In This Article