SIFWorks ADK 2.0
SIF_Mode Property
NamespacesEdustructures.SifWorks.InfraSIF_RegisterSIF_Mode

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

Gets or sets the value of the <SIF_Mode> element.
Declaration Syntax
C#Visual BasicVisual C++
public string SIF_Mode{ get; set;}
Public Property SIF_Mode As String
public:
property String^ SIF_Mode {
	String^ get ();
	void set (String^ value);
}
Value
The SIF_Mode element of this 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