[This is preliminary documentation and is subject to change.]
Adds a new <SIF_Version> child element.
| C# | Visual Basic | Visual C++ |
public void AddSIF_Version( SIF_Version val )
Public Sub AddSIF_Version ( _ val As SIF_Version _ )
public: void AddSIF_Version ( SIF_Version^ val )
- val (SIF_Version)
- A SIF_Version object
The SIF specification defines the meaning of this element as: " Specifies which SIF Specification version should be used when returning the response data; wildcards are allowed. The version specified by SIF_Message/@Version SHOULD be the preferred version to return if it exists in the list, either explicitly or implicitly via a wildcard. Otherwise the responding agent can return data in any version it chooses that matches/satisfies one of the versions in the list. "
Version: 2.0
Since: 1.1