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