Jagamisviis:


CrmServiceClient.ImportFileItem.TargetEntityName Property

 

Applies To: Dynamics CRM 2015

Name of the entity that Target Entity the data.

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

Syntax

public string TargetEntityName { get; set; }
public:
property String^ TargetEntityName {
    String^ get();
    void set(String^ value);
}
member TargetEntityName : string with get, set
Public Property TargetEntityName As String

Property Value

Type: System.String

See Also

CrmServiceClient.ImportFileItem Class
Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright