SIFWorks ADK 2.0
SIF_ExtendedDesc Property
NamespacesEdustructures.SifWorks.InfraSIF_ErrorSIF_ExtendedDesc

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

Gets or sets the value of the <SIF_ExtendedDesc> element.
Declaration Syntax
C#Visual BasicVisual C++
public string SIF_ExtendedDesc{ get; set;}
Public Property SIF_ExtendedDesc As String
public:
property String^ SIF_ExtendedDesc {
	String^ get ();
	void set (String^ value);
}
Value
The SIF_ExtendedDesc element of this object.
Remarks

The SIF specification defines the meaning of this element as: "An optional error description that is more complete and technical in nature. It is to be used as a diagnostic message in trouble-shooting procedures. Example: "The 'Students' table is opened in exclusive mode by user 'ADM1' (dbm.cpp, line 300).""

Version: 2.0

Since: 1.1

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