Share via


BiometricsInformationRecord.Version Property

2/27/2008

Gets the version of the biometrics information record header.

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

Syntax

'Declaration
Public ReadOnly Property Version As Version
public Version Version { get; }
public:
property Version^ Version {
    Version^ get ();
}
/** @property */
public Version get_Version ()
public function get Version () : Version

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