SIFWorks ADK 2.0
ContactInfo Constructor (name)
NamespacesEdustructures.SifWorks.CommonContactInfoContactInfoContactInfoNew(Name)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public ContactInfo(
	Name name
)
Public Sub New ( _
	name As Name _
)
public:
ContactInfo (
	Name^ name
)
Parameters
name (Name)
The name of the contact person.

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