SIFWorks ADK 2.0
ErrorExtDesc Property
NamespacesEdustructures.SifWorksSifExceptionErrorExtDesc

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

Gets or Sets the optional extended error description of the first SIF_Error wrapped by this exception. If no SIF_Errors are wrapped by this exception, a new one is created.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string ErrorExtDesc{ get; set;}
Public Overridable Property ErrorExtDesc As String
public:
virtual property String^ ErrorExtDesc {
	String^ get ();
	void set (String^ value);
}
Value
The extended error description

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