SIFWorks ADK 2.0
ErrorDesc Property
NamespacesEdustructures.SifWorksSifExceptionErrorDesc

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

Gets or Sets the 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 ErrorDesc{ get; set;}
Public Overridable Property ErrorDesc As String
public:
virtual property String^ ErrorDesc {
	String^ get ();
	void set (String^ value);
}
Value
The error description

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