SIFWorks ADK 2.0
SIF_OrderBy Constructor (sifElement)
NamespacesEdustructures.SifWorks.InfraSIF_OrderBySIF_OrderBySIF_OrderByNew(SIFOrderByElement)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public SIF_OrderBy(
	SIFOrderByElement sifElement
)
Public Sub New ( _
	sifElement As SIFOrderByElement _
)
public:
SIF_OrderBy (
	SIFOrderByElement^ sifElement
)
Parameters
sifElement (SIFOrderByElement)
Indicates the element/attribute by which to sort.

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