SIFWorks ADK 2.0
SIF_Error Property
NamespacesEdustructures.SifWorks.InfraSIF_ResponseSIF_Error

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

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

To remove the SIF_Error, set SIF_Error to null

Version: 2.0

Since: 1.1

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