ExportComponentsParams.ExportComponentsList Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Xrm::Sdk::ExportComponentDetails ^> ^ ExportComponentsList { System::Collections::Generic::List<Microsoft::Xrm::Sdk::ExportComponentDetails ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Xrm::Sdk::ExportComponentDetails ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<Microsoft.Xrm.Sdk.ExportComponentDetails> ExportComponentsList { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ExportComponentsList : System.Collections.Generic.List<Microsoft.Xrm.Sdk.ExportComponentDetails> with get, set
Public Property ExportComponentsList As List(Of ExportComponentDetails)

Property Value

Attributes

Applies to