Share via


FormObjectSetNotifyEvents.onRequestCacheSize(FormObjectSet) Method

Definition

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

Returns

Applies to