RetrieveMissingComponentsRequest.CustomizationFile Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets a file for a solution. Required.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public byte[] CustomizationFile { get; set; }
Public Property CustomizationFile As Byte()
Property Value
Type: System.Byte[]
Type: Byte[]
A file for a solution
Remarks
Use File.ReadAllBytes Method to convert the file from disk into a byte array.
See Also
RetrieveMissingComponentsRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright