Sdílet prostřednictvím


JavaAccEventArgs Constructor (Type, String, IntPtr, Int32, Object, Object)

 

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.Type

    Specifies the type of object.

  • eventTypeName
    Type: System.String

    Specifies the event type name.

  • vMachineId
    Type: System.Int32

    Specifies the virtual machine ID.

See Also

JavaAccEventArgs Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright