FormObjectSetNotify.onRequestCacheSize(FormObjectSet) 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.
protected:
virtual int onRequestCacheSize(Dynamics::AX::Application::FormObjectSet ^ _sender);
protected virtual int onRequestCacheSize (Dynamics.AX.Application.FormObjectSet _sender);
abstract member onRequestCacheSize : Dynamics.AX.Application.FormObjectSet -> int
override this.onRequestCacheSize : Dynamics.AX.Application.FormObjectSet -> int
Protected Overridable Function onRequestCacheSize (_sender As FormObjectSet) As Integer
Parameters
- _sender
- FormObjectSet