SIFWorks ADK 2.0
Prefix Property
NamespacesEdustructures.SifWorks.CommonNamePrefix

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

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

The SIF specification defines the meaning of this element as: "A prefix associated with the name like Mr., Ms., etc."

Version: 2.0

Since: 1.1

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