DataMappedObjectTypeAttribute.RequiredOrdering Property

Definition

Gets or sets the required ordering for the current mapped type.

public:
 property System::String ^ RequiredOrdering { System::String ^ get(); void set(System::String ^ value); };
public string RequiredOrdering { get; set; }
member this.RequiredOrdering : string with get, set
Public Property RequiredOrdering As String

Property Value

The required ordering for the current mapped type.

Applies to