RemoveAppComponentsRequest.Components Property

Definition

A collection of components to be removed.

public:
 property Microsoft::Xrm::Sdk::EntityReferenceCollection ^ Components { Microsoft::Xrm::Sdk::EntityReferenceCollection ^ get(); void set(Microsoft::Xrm::Sdk::EntityReferenceCollection ^ value); };
public Microsoft.Xrm.Sdk.EntityReferenceCollection Components { get; set; }
member this.Components : Microsoft.Xrm.Sdk.EntityReferenceCollection with get, set
Public Property Components As EntityReferenceCollection

Property Value

Applies to