[This is preliminary documentation and is subject to change.]
A SIFOrderByElement
| C# | Visual Basic | Visual C++ |
public class SIFOrderByElement : SifElement
Public Class SIFOrderByElement _ Inherits SifElement
public ref class SIFOrderByElement : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIFOrderByElementSIFOrderByElementNew()() |
Creates an instance of a SIFOrderByElement
| |
| SIFOrderByElementSIFOrderByElementNew(Topics, SIFOrderBy, String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| ObjectName |
Gets or sets the value of the ObjectName attribute.
| |
| Ordering |
Gets or sets the value of the Ordering attribute.
| |
| SetObjectName(Topics) |
Sets the value of the ObjectName attribute.
| |
| SetOrdering(SIFOrderBy) |
Sets the value of the Ordering attribute.
| |
| Value |
Gets or sets the value of the <SIFOrderByElement> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| SIFOrderByElement | |||