CachedPOINF012___FX_Recommended_Re_Order_Report..::..CacheTimeOut Property
Namespace:
JiwaFinancials.Jiwa.JiwaReports
Assembly: JiwaReports (in JiwaReports.dll)
Assembly: JiwaReports (in JiwaReports.dll)
Syntax
[BrowsableAttribute] [DesignerSerializationVisibilityAttribute] public virtual TimeSpan CacheTimeOut { get; set; }
<BrowsableAttribute> _ <DesignerSerializationVisibilityAttribute> _ Public Overridable Property CacheTimeOut As TimeSpan Get Set
[BrowsableAttribute] [DesignerSerializationVisibilityAttribute] public: virtual property TimeSpan^ CacheTimeOut { TimeSpan^ get (); void set (TimeSpan^ value); }