PageInfoResult Structure Members
In This Topic
The following tables list the members exposed by PageInfoResult.
Public Constructors
Public Fields
| Name | Description |
| Invalid | The invalid page info result constant. |
Top
Public Properties
| Name | Description |
| HasValue | Specifies if Value property was assigned |
| Status | Specifies the status of this result. |
| Value | Specifies a value of result returned by page information service |
| ValueIsValid | Specifies that value in this result is valid and completely evaluated |
Top
See Also