SIFWorks ADK 2.0
SetNames Method (items)
NamespacesEdustructures.SifWorks.ReportingSLContactSetNames(array<Name>[]())

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

Sets all Name object instances. All existing Name instances are removed and replaced with this list. Calling this method with the parameter value set to null removes all Names.
Declaration Syntax
C#Visual BasicVisual C++
public void SetNames(
	Name[] items
)
Public Sub SetNames ( _
	items As Name() _
)
public:
void SetNames (
	array<Name^>^ items
)
Parameters
items (array<Name>[]())
Remarks

Version: 2.0

Since: 1.5r1

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