CrmServiceClient.ImportRequest.UseSystemMap Property

 

Applies To: Dynamics CRM 2015

if True, infers the map from the type of entity requested..

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

Syntax

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

Property Value

Type: System.Boolean

See Also

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

Return to top

© 2016 Microsoft. All rights reserved. Copyright