SIFWorks ADK 2.0
Name Property
NamespacesEdustructures.SifWorks.CommonContactInfoName

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

Gets or sets the value of the <Name> element.
Declaration Syntax
C#Visual BasicVisual C++
public Name Name{ get; set;}
Public Property Name As Name
public:
property Name^ Name {
	Name^ get ();
	void set (Name^ value);
}
Value
A Name
Remarks

The SIF specification defines the meaning of this null as: "The name of the contact person."

To remove the Name, set Name to null

Version: 2.0

Since: 1.5r1

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