Share via


BiometricsInformationRecord.BiometricDataBlockSize Property

2/27/2008

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public ReadOnly Property BiometricDataBlockSize As Integer
public int BiometricDataBlockSize { get; }
public:
property int BiometricDataBlockSize {
    int get ();
}
/** @property */
public int get_BiometricDataBlockSize ()
public function get BiometricDataBlockSize () : int

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

BiometricsInformationRecord Class
BiometricsInformationRecord Members
Microsoft.PointOfService Namespace