UIADataDrivenAdapter Constructor (XmlDocument, 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 UIADataDrivenAdapter class.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
public UIADataDrivenAdapter(
XmlDocument appInitStr,
object appObj
)
Public Sub New (
appInitStr As XmlDocument,
appObj As Object
)
Parameters
appInitStr
Type: System.Xml.XmlDocumentSpecifies the application initialization string.
appObj
Type: System.ObjectContains the application object.
See Also
UIADataDrivenAdapter Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright