Will come with more details in my later posts.
Function | Description |
Event Property | New property. Used for events. Specifies whether a function is a publisher of or subscriber to an event. |
EventFunction Property | New property. Used for events. Specifies the event publisher function that an event subscriber function subscribes to. |
EventPublisherObject Property | New property. Used for events. Specifies the object that contains the event publisher function that an event subscriber function subscribes to. |
EventSubscriberInstance Property | New property. Specifies how event subscriber functions in a codeunit are bound to codeunit instance and events that they subscribe to. |
EventType Property | New property. Used for events. Specifies whether an event is a business or integration event. |
GlobalVarAccess Property | New property. Used for events. Specifies whether global variables in an event publisher object can be accessed from event subscriber functions. |
IncludeSender Property | New property. Used for events. Specifies whether global functions in an event publisher object can be called from event subscriber functions. |
Namespaces Property | New property. Specifies one or more namespaces on an XMLport object. |
NamespacePrefix Property | New property. Specifies a namespace prefix on an element of an XMLport object. |
OnMissingLicense Property | New property. Specifies what happens to the event subscriber function call when the license of the Microsoft Dynamics NAV user account that is running the current session does not include the codeunit that contains the subscriber function. |
OnMissingPermission Property | New property. Specifies what happens to the subscriber function call when the Microsoft Dynamics NAV user account that is running the current session does not have permission to the codeunit that contains the subscriber function. |
EventPublisherElement Property | New property. Used for events. Specifies the table field that the trigger event pertains to. |
Scope Property | New property. Specifies the scope of actions to be either Repeater or Page. |
SQL Timestamp Property | New property. Specifies a field to be a timestamp field that contains row version numbers for records. |
TableType Property | Specifies whether the table is a normal or external (CRM or ExternalSQL) table. |
TryFunction Property | New property. Specifies the function to be try function, which can be used to catch and handle errors and exceptions that occur when code is run. |
FunctionType Property (Upgrade Codeunits) | Changed property. Instead of the Upgrade option, there are now two options: UpgradePerCustomer and UpgradePerDatabase. The UpgradePerCustomer option behaves like the Upgrade option in the previous Microsoft Dynamics NAV version. |
FunctionType Property (Test Codeunits) | Changed property. Includes the FilterPageHandler and HyperlinkHandler options. |
[…] Bron : Ashwini Tripathi Lees meer… […]
ReplyDelete