MoxiWorks Platform
.NET SDK For MoxiWorks Public API
MoxiWorks.Platform.AgentResults Class Reference

Container for returning Multiple agents. More...

Properties

int TotalPages [get, set]
 Total number of pages avaliable. More...
 
int PageNumber [get, set]
 Current page requiested. More...
 
List< AgentAgents = new List<Agent>() [get, set]
 The agents array contains List of Agent entries. More...
 

Detailed Description

Container for returning Multiple agents.

Property Documentation

◆ Agents

List<Agent> MoxiWorks.Platform.AgentResults.Agents = new List<Agent>()
getset

The agents array contains List of Agent entries.

◆ PageNumber

int MoxiWorks.Platform.AgentResults.PageNumber
getset

Current page requiested.

◆ TotalPages

int MoxiWorks.Platform.AgentResults.TotalPages
getset

Total number of pages avaliable.


The documentation for this class was generated from the following file: