TargetFieldType EnumType
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.
This Web API enum type corresponds to the organization service TargetFieldType.
Members
Members define the discrete options for the enumeration type.
Name |
Value |
Description |
---|---|---|
All |
0 |
All possible attribute values. |
ValidForCreate |
1 |
Attribute values that are valid for create. |
ValidForUpdate |
2 |
Attribute values that are valid for update. |
ValidForRead |
3 |
Attribute values that are valid for read. |
Types that use the TargetFieldType enum type.
The following use the TargetFieldType enum type.
Name |
How used |
Description |
---|---|---|
TargetFieldType Parameter |
Initializes a new record from an existing record. |
See Also
Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright