EntityMembersGetCriteria.SortColumnId Property

Gets or sets the column on which the returned members are sorted.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Syntax

[DataMemberAttribute(EmitDefaultValue = false)]
public Identifier SortColumnId { get; set; }

Property Value

Type: Microsoft.MasterDataServices.Identifier
A new instance of type Identifier.

Remarks

This property is optional.