CrmDataTypeWrapper Class
Applies To: Dynamics CRM 2015
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 ref class CrmDataTypeWrapper
type CrmDataTypeWrapper = class end
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
© 2016 Microsoft. All rights reserved. Copyright