Class Changesets
Represents the API-changesets capabilitiy.
Inheritance
System.Object
    Changesets
  Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class Changesets : IXmlSerializableProperties
MaximumElements
Gets or sets the maximum element count.
Declaration
public int ? MaximumElements { get; set; }Property Value
| System.Nullable<System.Int32> 
 |