HierarchyMembersGetCriteria.RowLimit Property

Gets or sets the number of rows retrieved by this operation.

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

Syntax

[DataMemberAttribute]
public int RowLimit { get; set; }

Property Value

Type: System.Int32
An integer that represents the number of rows.