SIFWorks ADK 2.0
SetSIF_MorePackets Method (val)
NamespacesEdustructures.SifWorks.InfraSIF_ResponseSetSIF_MorePackets(YesNo)

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

Sets the value of the <SIF_MorePackets> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSIF_MorePackets(
	YesNo val
)
Public Sub SetSIF_MorePackets ( _
	val As YesNo _
)
public:
void SetSIF_MorePackets (
	YesNo^ val
)
Parameters
val (YesNo)
A YesNo 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