Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.OPS.WCF
PagingParams Class
PagingParams Properties
FirstIndex Property
MaxResults Property
SortDescending Property
SortField Property
PagingParams
FirstIndex Property
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS.WCF
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
[
DataMemberAttribute
(EmitDefaultValue =
false
, Order = 1)]
public
int
FirstIndex
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
PagingParams Class
Omada.OE.Solution.OIM.AppLogic.OPS.WCF Namespace