ExportTranslationRequest.SolutionName Property

 

Applies To: Dynamics CRM 2015

Gets or sets the unique name for the unmanaged solution to export translations for. Required.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

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

Property Value

Type: System.String

Type: String 
The unique name for the unmanaged solution to export translations for. Required.

See Also

ExportTranslationRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright