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.
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
| Name | Description | |
|---|---|---|
![]() | CrmDataTypeWrapper() | Initializes a new instance of the CrmDataTypeWrapper class. |
![]() | CrmDataTypeWrapper(Object, CrmFieldType) | Initializes a new instance of the CrmDataTypeWrapper class using the type of data to set. |
![]() | CrmDataTypeWrapper(Object, CrmFieldType, String) | Initializes a new instance of the CrmDataTypeWrapper class using the type of data and the related entity name. |
| Name | Description | |
|---|---|---|
![]() | ReferencedEntity | Gets or sets the name of the referenced entity. |
![]() | Type | Value Type. |
![]() | Value | Gets or sets the value to set. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (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.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright


