Gets the Xrm context.
The Xrm context
Gets save-event arguments.
Gets a reference to the current form context
The form context
Generic type parameter.
The key.
The shared variable.
Gets the shared variable with the specified key.
Gets the shared variable with the specified key. Used to pass values between handlers of an event.
Generic type parameter.
The key.
The value.
Sets a shared variable.
Sets the shared variable with the specified key. Used to pass values between handlers of an event.
Generated using TypeDoc
Interface for save event arguments.
Deprecated
Use SaveEventContext instead.