SIFWorks ADK 2.0
PullAckAck Property
NamespacesEdustructures.SifWorksAgentPropertiesPullAckAck

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

Set to True if the agent should Ack SIF_Acks received while doing a Pull request in Pull mode. This is for compatibility with some Zis's. Default to False.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool PullAckAck{ get; set;}
Public Overridable Property PullAckAck As Boolean
public:
virtual property bool PullAckAck {
	bool get ();
	void set (bool value);
}

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