Tamino API for .NET

TaminoQueryOption.Quantity Property

Quantity of items to return.

[Visual Basic]
Public Property Quantity As Integer
[C#]
public int Quantity {get; set;}

Remarks

Requires positive position value (greater than or equal to zero).

See Also

TaminoQueryOption Class | TaminoQueryOption Members | SoftwareAG.Tamino.Api Namespace