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