UpdateSolutionComponentRequest.IncludedComponentSettingsValues Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets a value that specifies if the component is added to the solution with its metadata.

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

Syntax

public string[] IncludedComponentSettingsValues { get; set; }
Public Property IncludedComponentSettingsValues As String()

Property Value

Type: System.String[]

Type: String[]
When set to null, the component is added to the solution with metadata; otherwise passing an empty array results in no metadata settings included with the component.

Remarks

A future SDK release will allow you to specify a string [] of metadata settings to include with the component.

See Also

UpdateSolutionComponentRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright