RetrieveDependenciesForDeleteRequest.ComponentType Property

 

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

Gets or sets the value for the component type that you want to delete. Required.

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

Syntax

public int ComponentType { get; set; }
Public Property ComponentType As Integer

Property Value

Type: System.Int32

Type: Int32
The value for the component type that you want to delete. Required.

Remarks

The componenttype enumeration defines the supported range of values for this property. You can access the available values by including the file SampleCode\CS\HelperCode\OptionSets.cs or SampleCode\VB\HelperCode\OptionSets.vb in your project. These values are defined by the global option set Component Type (componenttype).

See Also

RetrieveDependenciesForDeleteRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright