SIFWorks ADK 2.0
SIF_MorePackets Property
NamespacesEdustructures.SifWorks.InfraSIF_ResponseSIF_MorePackets

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

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

The SIF specification defines the meaning of this element as: "This element provides an indication as to whether there are more packets besides this one to make up a complete response."

Version: 2.0

Since: 1.1

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