Class Capabilities
Represents the API capabilities.
Inheritance
System.Object
    Capabilities
  Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class Capabilities : IXmlSerializableProperties
Area
Changesets
Gets or sets the changesets.
Declaration
public Changesets Changesets { get; set; }Property Value
| Changesets 
 | 
NoteArea
Status
Timeout
Tracepoints
Gets or sets the tracepoints.
Declaration
public Tracepoints Tracepoints { get; set; }Property Value
| Tracepoints 
 | 
Version
WayNodes
Gets or sets the way nodes.
Declaration
public WayNodes WayNodes { get; set; }Property Value
| WayNodes 
 |