XppPrePostArgs Class
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.
The XppPrePostArgs class provides information about a publisher's arguments and return values for pre-handlers and post-handlers.
public ref class XppPrePostArgs sealed : Microsoft::Dynamics::Ax::Xpp::XppObjectBase
[Microsoft.Dynamics.Ax.Xpp.KernelClass]
public sealed class XppPrePostArgs : Microsoft.Dynamics.Ax.Xpp.XppObjectBase
[<Microsoft.Dynamics.Ax.Xpp.KernelClass>]
type XppPrePostArgs = class
inherit XppObjectBase
Public NotInheritable Class XppPrePostArgs
Inherits XppObjectBase
- Inheritance
- Attributes
Remarks
A publisher is a method that exposes pre-events and post-events.
Constructors
XppPrePostArgs() | |
XppPrePostArgs(Object, String, XppEventHandlerCalledWhen) | |
XppPrePostArgs(Object, String) | |
XppPrePostArgs(Object) |
Fields
kernelClass | (Inherited from XppObjectBase) |
Properties
AxClassId | |
GlobalType |