CrmDataTypeWrapper.Type Property
Applies To: Dynamics CRM 2015
Value Type.
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public CrmFieldType Type { get; set; }
public:
property CrmFieldType Type {
CrmFieldType get();
void set(CrmFieldType value);
}
member Type : CrmFieldType with get, set
Public Property Type As CrmFieldType
Property Value
Type: Microsoft.Xrm.Tooling.Connector.CrmFieldType
See Also
CrmDataTypeWrapper Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright