SIFWorks ADK 2.0
SIF_Code Property
NamespacesEdustructures.SifWorks.InfraSIF_ErrorSIF_Code

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

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

The SIF specification defines the meaning of this element as: "See Error Codes."

Version: 2.0

Since: 1.1

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