[This is preliminary documentation and is subject to change.]
An IdentificationInfo
| C# | Visual Basic | Visual C++ |
public class IdentificationInfo : SifKeyedElement
Public Class IdentificationInfo _ Inherits SifKeyedElement
public ref class IdentificationInfo : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| IdentificationInfoIdentificationInfoNew()() |
Creates an instance of an IdentificationInfo
| |
| IdentificationInfoIdentificationInfoNew(IdentificationSystem, String) |
Constructor that accepts values for all mandatory fields
| |
| Code |
Gets or sets the value of the Code attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SetCode(IdentificationSystem) |
Sets the value of the Code attribute.
| |
| Value |
Gets or sets the value of the <IdentificationInfo> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| IdentificationInfo | ||||