CrmDataTypeWrapper Class
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)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.Connector.CrmDataTypeWrapper
Syntax
public class CrmDataTypeWrapper
Public Class CrmDataTypeWrapper
Constructors
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. |
Properties
Name | Description | |
---|---|---|
ReferencedEntity | Gets or sets the name of the referenced entity. |
|
Type | Value Type. |
|
Value | Gets or sets the value to set. |
Methods
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.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright