[This is preliminary documentation and is subject to change.]
Adds the value of the <SIF_Element> element.
| C# | Visual Basic | Visual C++ |
public void AddSIF_Element( Topics ObjectName, SIFOrderBy Ordering, string Value )
Public Sub AddSIF_Element ( _ ObjectName As Topics, _ Ordering As SIFOrderBy, _ Value As String _ )
public: void AddSIF_Element ( Topics^ ObjectName, SIFOrderBy^ Ordering, String^ Value )
- ObjectName (Topics)
- An ObjectName
- Ordering (SIFOrderBy)
- An Ordering
- Value (String)
- Gets or sets the content value of the <SIFOrderByElement> element
This form of setSIF_Element is provided as a convenience method that is functionally equivalent to the method AddSIF_Element
Version: 2.0
Since: 2.0