SIFWorks ADK 2.0
SIF_Sleeping Property
NamespacesEdustructures.SifWorks.InfraSIF_SIFNodeSIF_Sleeping

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

Gets or sets the value of the <SIF_Sleeping> element.
Declaration Syntax
C#Visual BasicVisual C++
public string SIF_Sleeping{ get; set;}
Public Property SIF_Sleeping As String
public:
property String^ SIF_Sleeping {
	String^ get ();
	void set (String^ value);
}
Value
The SIF_Sleeping element of this object.
Remarks

The SIF specification defines the meaning of this element as: "This element shows whether the SIF node is ready to process messages."

Version: 2.0

Since: 1.1

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