Show / Hide Table of Contents

Class Changesets

Represents the API-changesets capabilitiy.

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

Properties

MaximumElements

Gets or sets the maximum element count.

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

Back to top Built by Itinero, MIT licensed.