CrmServiceClient.ImportFileItem.FileContentToImport Property

Definition

This is the CSV file you wish to import,

public:
 property System::String ^ FileContentToImport { System::String ^ get(); void set(System::String ^ value); };
public string FileContentToImport { get; set; }
member this.FileContentToImport : string with get, set
Public Property FileContentToImport As String

Property Value

Applies to