SIFWorks ADK 2.0
AddName Method (val)
NamespacesEdustructures.SifWorks.ReportingSLContactAddName(Name)

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

Adds a new <Name> child element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddName(
	Name val
)
Public Sub AddName ( _
	val As Name _
)
public:
void AddName (
	Name^ val
)
Parameters
val (Name)
A Name object
Remarks

The SIF specification defines the meaning of this element as: "The name(s) of the contact."

Version: 2.0

Since: 1.5r1

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