CrmServiceClient.ImportFileItem.FileName Property
Applies To: Dynamics CRM 2015
File Name of Individual file
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string FileName { get; set; }
public:
property String^ FileName {
String^ get();
void set(String^ value);
}
member FileName : string with get, set
Public Property FileName 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