Selerix Developer Tools
PageIndex Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Question Class : PageIndex Field
Page index object.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public PageIndex As Integer
'Usage
 
Dim instance As Question
Dim value As Integer
 
value = instance.PageIndex
 
instance.PageIndex = value
[XmlAttribute()]
[DefaultValue()]
public int PageIndex
public field PageIndex: Integer; 
XmlAttributeAttribute()
DefaultValueAttribute()
public var PageIndex : int;
[XmlAttribute()]
[DefaultValue()]
public: int PageIndex
[XmlAttribute()]
[DefaultValue()]
public:
int PageIndex
See Also

Reference

Question Class
Question Members