SIFWorks ADK 2.0
PreferredName Property
NamespacesEdustructures.SifWorks.CommonNamePreferredName

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

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

The SIF specification defines the meaning of this element as: "This is a name that the person prefers to be called by."

Version: 2.0

Since: 1.1

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