Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The extension assembly contains the processing code for the events you register for your extension. It's important that this assembly be created properly so that the Dynamics GP service can call the static methods in the assembly. Information about creating an extension assembly is divided into the following sections:
- Creating an extension assembly
- Event handler methods
- Sample: Retrieved event handler method
- Sample: ValidatingForCreate event handler method
- Sample: Creating event handler method
- Sample: ValidatingForUpdate event handler method
- Sample: Updating event handler method
- Sample: Deleting event handler method