PackageProcedure.ColumnMappings Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::HostIntegration::Drda::Common::ColumnMapping ^> ^ ColumnMappings { System::Collections::Generic::List<Microsoft::HostIntegration::Drda::Common::ColumnMapping ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::HostIntegration::Drda::Common::ColumnMapping ^> ^ value); };
public System.Collections.Generic.List<Microsoft.HostIntegration.Drda.Common.ColumnMapping> ColumnMappings { get; set; }
member this.ColumnMappings : System.Collections.Generic.List<Microsoft.HostIntegration.Drda.Common.ColumnMapping> with get, set
Public Property ColumnMappings As List(Of ColumnMapping)

Property Value

List<ColumnMapping>

Applies to