Click or drag to resize

ProgressStateTotalItems Property

Gets the total number of items to process.

Namespace:  Opait.Api
Assembly:  Opait.Core (in Opait.Core.dll) Version: 1.3.3.0
Syntax
C#
public int TotalItems { get; }

Property Value

Type: Int32
See Also