SIFWorks ADK 2.0
SortName Property
NamespacesEdustructures.SifWorks.CommonNameSortName

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

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

The SIF specification defines the meaning of this element as: "This is the name to be used for sorting purposes."

Version: 2.0

Since: 1.1

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