InitializeFromRequest.TargetFieldType Property

 

Applies To: Dynamics CRM 2015

Gets or sets which attributes are to be initialized in the initialized instance.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public TargetFieldType TargetFieldType { get; set; }
public:
property TargetFieldType TargetFieldType {
    TargetFieldType get();
    void set(TargetFieldType value);
}
member TargetFieldType : TargetFieldType with get, set
Public Property TargetFieldType As TargetFieldType

Property Value

Type: Microsoft.Crm.Sdk.Messages.TargetFieldType

Type: TargetFieldType
Indicates which attributes are to be initialized in the initialized instance.

See Also

InitializeFromRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright