ExportFieldTranslationResponse.ExportTranslationFile Property

 

Applies To: Dynamics CRM 2015

Gets the compressed file that represents the exported translation file.

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

Syntax

public byte[] ExportTranslationFile { get; }
public:
property array<unsigned char>^ ExportTranslationFile {
    array<unsigned char>^ get();
}
member ExportTranslationFile : byte[] with get
Public ReadOnly Property ExportTranslationFile As Byte()

Property Value

Type: System.Byte[]

Type: Byte[]
The compressed file that represents the exported translation file.

See Also

ExportFieldTranslationResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright