SIFWorks ADK 2.0
IdentificationInfo Constructor (code, value)
NamespacesEdustructures.SifWorks.CommonIdentificationInfoIdentificationInfoIdentificationInfoNew(IdentificationSystem, String)

[This is preliminary documentation and is subject to change.]

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public IdentificationInfo(
	IdentificationSystem code,
	string value
)
Public Sub New ( _
	code As IdentificationSystem, _
	value As String _
)
public:
IdentificationInfo (
	IdentificationSystem^ code, 
	String^ value
)
Parameters
code (IdentificationSystem)
Code indicating which identification system is used.
value (String)
Gets or sets the content value of the <IdentificationInfo> element

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10