RemainingSampleCount Property
RemainingSampleCount
The number of successful fingerprint samples required to complete an enrollment. This is an optional element and can be null.
C#
public Nullable<int> RemainingSampleCount { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |