CrmServiceClient.ImportRequest.ImportName Property
Applies To: Dynamics CRM 2015
Name of the Import Request. this Name will appear in CRM
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string ImportName { get; set; }
public:
property String^ ImportName {
String^ get();
void set(String^ value);
}
member ImportName : string with get, set
Public Property ImportName 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