TargetFieldType Enumeration
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Indicates the attribute type for the target of the InitializeFromRequest message.
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
| Member name | Description | |
|---|---|---|
| All | Initialize all possible attribute values. Value = 0. | |
| ValidForCreate | Initialize the attribute values that are valid for create. Value = 1. | |
| ValidForRead | Initialize the attribute values that are valid for read. Value = 3. | |
| ValidForUpdate | initialize the attribute values that are valid for update. Value = 2. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: