SIFWorks ADK 2.0
SIF_Category Property
NamespacesEdustructures.SifWorks.InfraSIF_ErrorSIF_Category

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

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

Version: 2.0

Since: 1.1

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