CrmDataTypeWrapper Constructor (Object, CrmFieldType)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Initializes a new instance of the CrmDataTypeWrapper class using the type of data to set.
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public CrmDataTypeWrapper(
object data,
CrmFieldType crmFieldType
)
Public Sub New (
data As Object,
crmFieldType As CrmFieldType
)
Parameters
data
Type: System.ObjectIndicates the data to set
crmFieldType
Type: Microsoft.Xrm.Tooling.Connector.CrmFieldTypeType of data to set.
See Also
CrmDataTypeWrapper Overload
CrmDataTypeWrapper Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright