Class Tracepoints
Represents the API-tracepoints capability.
Inheritance
System.Object
    Tracepoints
  Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class Tracepoints : IXmlSerializableProperties
PerPage
Gets or sets the per page setting.
Declaration
public int ? PerPage { get; set; }Property Value
| System.Nullable<System.Int32> 
 |