[This is preliminary documentation and is subject to change.]
Adds a new <SIF_Element> child element.
| C# | Visual Basic | Visual C++ |
public void AddSIF_Element( SIF_Element val )
Public Sub AddSIF_Element ( _ val As SIF_Element _ )
public: void AddSIF_Element ( SIF_Element^ val )
- val (SIF_Element)
- A SIF_Element object
The SIF specification defines the meaning of this element as: "Individual elements/attributes being requested of matching object. See syntax below. If specified, only the elements/attributes requested are returned in the SIF_Response (with any parent elements/attributes); otherwise, all elements supported by the provider's object are returned."
Version: 2.0
Since: 1.1