Click or drag to resize

SurveyObjectsLoadParamsTotalRows Property

Total number of rows to fetch NOTE: Use the SetPaging(Int32, Int32) method to set this property "/>

Namespace:  Omada.OE.Solution.OIM.AppLogic.SurveyFeature.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int TotalRows { get; set; }

Property Value

Type: Int32
See Also