JavaDataDrivenAdapter Constructor (XmlDocument, Object)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Creates an instance of the JavaDataDrivenAdapter class.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
public JavaDataDrivenAdapter(
XmlDocument appInitStr,
object appObj
)
Public Sub New (
appInitStr As XmlDocument,
appObj As Object
)
Parameters
appInitStr
Type: System.Xml.XmlDocumentSpecifies the UII application initialization string.
appObj
Type: System.ObjectSpecifies the application object.
See Also
JavaDataDrivenAdapter Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright