Click or drag to resize

StudioServiceNumberRangeGetNextValueBlock Method

Namespace:  PDTec.IceNet.Domain.Development.Service
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public void NumberRangeGetNextValueBlock(
	string id,
	int blockSize,
	out long value
)

Parameters

id
Type: SystemString
blockSize
Type: SystemInt32
value
Type: SystemInt64
See Also