CrmServiceClient.ImportRequest.DataMapFileName Property
Applies To: Dynamics CRM 2015
Name of the DataMap File to use ID or Name is required
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string DataMapFileName { get; set; }
public:
property String^ DataMapFileName {
String^ get();
void set(String^ value);
}
member DataMapFileName : string with get, set
Public Property DataMapFileName As String
Property Value
Type: System.String
See Also
CrmServiceClient.ImportRequest Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright