IsComponentCustomizableResponse.IsComponentCustomizable Property

 

Applies To: Dynamics CRM 2015

Gets the value that indicates whether a solution component is customizable.

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

Syntax

public bool IsComponentCustomizable { get; }
public:
property bool IsComponentCustomizable {
    bool get();
}
member IsComponentCustomizable : bool with get
Public ReadOnly Property IsComponentCustomizable As Boolean

Property Value

Type: System.Boolean

Type: Boolean
the value that indicates whether a solution component is customizable.

See Also

IsComponentCustomizableResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright