







![]() ![]() |
SourceAFIS Fingerprint Recognition System |
Person..::.Id Property |
Person Class See Also Send Feedback |
Application-assigned ID for the Person.
Namespace:
SourceAFIS.Simple
Assembly:
SourceAFIS (in SourceAFIS.dll)
Syntax
Remarks
SourceAFIS doesn't use this property. It is provided for applications as an easy means to link Person objects back to application-specific data. Applications can store any integer ID in this field, for example database table key or an array index.
Applications that need to attach more detailed information to the person should inherit from Person class and add fields as necessary.