Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the JavaAccEventArgs class.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
public JavaAccEventArgs(
Type objectType,
string eventTypeName,
IntPtr source,
int vMachineId,
object oldObject,
object newObject
)
Public Sub New (
objectType As Type,
eventTypeName As String,
source As IntPtr,
vMachineId As Integer,
oldObject As Object,
newObject As Object
)
Parameters
objectType
Type: System.TypeSpecifies the type of object.
eventTypeName
Type: System.StringSpecifies the event type name.
source
Type: System.IntPtrSpecifies the source.
vMachineId
Type: System.Int32Specifies the virtual machine ID.
oldObject
Type: System.ObjectSpecifies the old object.
newObject
Type: System.ObjectSpecifies the new object.
See Also
JavaAccEventArgs Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright