SIFWorks ADK 2.0
ConnectWarnings Property
NamespacesEdustructures.SifWorksIZoneConnectWarnings

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

Gets a list of any SIF Errors that resulted from the sending of provisioning messages to the zone. Only access control errors (Category 4) are treated as warnings rather than errors; all other SIF Errors result in an exception thrown by the
CopyC#
connect
method
Declaration Syntax
C#Visual BasicVisual C++
SifException[] ConnectWarnings{ get;}
ReadOnly Property ConnectWarnings As SifException()
property array<SifException^>^ ConnectWarnings {
	array<SifException^>^ get ();
}
Value
An array of SIFExceptions

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