SIFWorks ADK 2.0
RowCount Property
NamespacesEdustructures.SifWorks.InfraSIF_SelectRowCount

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

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

The SIF specification defines the meaning of this attribute as: "The maximum number of rows to return. If All, return all rows, otherwise return the top rows up to the maximum row count indicated."

Version: 2.0

Since: 2.0

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