xRecord.wasCached Method
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.
Specifies the location from which the data was retrieved.
public:
virtual Dynamics::AX::Application::CachedHow wasCached();
public virtual Dynamics.AX.Application.CachedHow wasCached ();
abstract member wasCached : unit -> Dynamics.AX.Application.CachedHow
override this.wasCached : unit -> Dynamics.AX.Application.CachedHow
Public Overridable Function wasCached () As CachedHow
Returns
A CachedHow enumeration value that indicates the location from which the data was retrieved.