IVsDataMappedObjectSelection.Ordering Property

Definition

Gets the ordering as a string containing a comma-delimited sequence of data objects.

public:
 property System::String ^ Ordering { System::String ^ get(); };
public string Ordering { get; }
member this.Ordering : string
Public ReadOnly Property Ordering As String

Property Value

A comma-delimited sequence of data objects

Applies to