CrmDataTypeWrapper Class

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Contains a variable definition.

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

System.Object
  Microsoft.Xrm.Tooling.Connector.CrmDataTypeWrapper

Public Class CrmDataTypeWrapper

NameDescription
System_CAPS_pubmethodCrmDataTypeWrapper()

Initializes a new instance of the CrmDataTypeWrapper class.

System_CAPS_pubmethodCrmDataTypeWrapper(Object, CrmFieldType)

Initializes a new instance of the CrmDataTypeWrapper class using the type of data to set.

System_CAPS_pubmethodCrmDataTypeWrapper(Object, CrmFieldType, String)

Initializes a new instance of the CrmDataTypeWrapper class using the type of data and the related entity name.

NameDescription
System_CAPS_pubpropertyReferencedEntity

Gets or sets the name of the referenced entity.

System_CAPS_pubpropertyType

Value Type.

System_CAPS_pubpropertyValue

Gets or sets the value to set.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: