Jagamisviis:


CrmServiceClient.ImportFileItem.SourceEntityName Property

 

Applies To: Dynamics CRM 2015

Name of the entity that Originated the data.

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

Syntax

public string SourceEntityName { get; set; }
public:
property String^ SourceEntityName {
    String^ get();
    void set(String^ value);
}
member SourceEntityName : string with get, set
Public Property SourceEntityName 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