[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public IdentificationInfo( IdentificationSystem code, string value )
Public Sub New ( _ code As IdentificationSystem, _ value As String _ )
public: IdentificationInfo ( IdentificationSystem^ code, String^ value )
- code (IdentificationSystem)
- Code indicating which identification system is used.
- value (String)
- Gets or sets the content value of the <IdentificationInfo> element