SIFWorks ADK 2.0
SIF_Rows Property
NamespacesEdustructures.SifWorks.InfraSIF_ExtendedQueryResultsSIF_Rows

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

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

To remove the SIF_Rows, set SIF_Rows to null

Version: 2.0

Since: 2.0

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