IISResponse.cacheWrite Method
In this article
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
public:
virtual bool cacheWrite();
public virtual bool cacheWrite();
abstract member cacheWrite : unit -> bool
override this.cacheWrite : unit -> bool
Public Overridable Function cacheWrite () As Boolean
Returns
Applies to
Microsoft Dynamics 365 for Finance and Operations Latest
Product | Versions |
---|---|
Microsoft Dynamics 365 for Finance and Operations | Latest |
public:
virtual bool cacheWrite(bool _cache);
public virtual bool cacheWrite(bool _cache);
abstract member cacheWrite : bool -> bool
override this.cacheWrite : bool -> bool
Public Overridable Function cacheWrite (_cache As Boolean) As Boolean
Parameters
- _cache
- Boolean
Returns
Applies to
Microsoft Dynamics 365 for Finance and Operations Latest
Product | Versions |
---|---|
Microsoft Dynamics 365 for Finance and Operations | Latest |