SIFWorks ADK 2.0
SetSIF_Mode Method (val)
NamespacesEdustructures.SifWorks.InfraSIF_RegisterSetSIF_Mode(SIFMode)

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

Sets the value of the <SIF_Mode> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSIF_Mode(
	SIFMode val
)
Public Sub SetSIF_Mode ( _
	val As SIFMode _
)
public:
void SetSIF_Mode (
	SIFMode^ val
)
Parameters
val (SIFMode)
A SIFMode object
Remarks

The SIF specification defines the meaning of this element as: "Specifies the communication mode (Pull or Push) as chosen by the message sender."

Version: 2.0

Since: 1.1

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