Share via


BiometricsInformationRecord.FormatId Property

2/27/2008

Gets the integer value assigned by the format owner, optionally registered with the IBIA.

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

Syntax

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

Remarks

A value assigned by the format owner which is optionally registered with the International Biometric Industry Association (IBIA).

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
FormatOwner