Show / Hide Table of Contents

Class Tracepoints

Represents the API-tracepoints capability.

Inheritance
System.Object
Tracepoints
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class Tracepoints : IXmlSerializable

Properties

PerPage

Gets or sets the per page setting.

Declaration
public int ? PerPage { get; set; }
Property Value
System.Nullable<System.Int32>

Back to top Built by Itinero, MIT licensed.