SIFWorks ADK 2.0
AddSIF_Version Method (val)
NamespacesEdustructures.SifWorks.InfraSIF_RegisterAddSIF_Version(SIF_Version)

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

Adds a new <SIF_Version> child element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddSIF_Version(
	SIF_Version val
)
Public Sub AddSIF_Version ( _
	val As SIF_Version _
)
public:
void AddSIF_Version (
	SIF_Version^ val
)
Parameters
val (SIF_Version)
A SIF_Version object
Remarks

The SIF specification defines the meaning of this element as: "Specifies which SIF Specification version(s) the agent supports. If the ZIS cannot communicate in this format, it should reject the request."

Version: 2.0

Since: 1.1

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