SIFWorks ADK 2.0
Echo Property
NamespacesEdustructures.SifWorks.LogDefaultServerLogModuleEcho

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

Determines if SIF_LogEntry objects should be echoed to the local client-side zone log
Declaration Syntax
C#Visual BasicVisual C++
public bool Echo{ get; set;}
Public Property Echo As Boolean
public:
property bool Echo {
	bool get ();
	void set (bool value);
}
Value
TRUE to echo SIF_LogEntry information to the client-side zone log FALSE to disable echoing. Note that SIF_LogEntry is always echoed to the local zone log when the ADK is initialized with a version of SIF prior to 1.5

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