Persistate API documentation
GetQuantity Method (quantity)
NamespacesPersistateCreateTestDataParameterSetGetQuantity(ItemQuantity)

[This is preliminary documentation and is subject to change.]

Gets an appropriate random number for the number of items to put in a collection.
Declaration Syntax
C#
public int GetQuantity(
	ItemQuantity quantity
)
Parameters
quantity (ItemQuantity)
A value indicating whether the collection is a many or several type.
Return Value
The generated number.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)