Show / Hide Table of Contents

Class Info

Inheritance
System.Object
Info
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class Info : ProtoBuf.IExtensible

Constructors

Info()

Declaration
public Info()

Properties

changeset

Declaration
public long changeset { get; set; }
Property Value
System.Int64

timestamp

Declaration
public int timestamp { get; set; }
Property Value
System.Int32

uid

Declaration
public int uid { get; set; }
Property Value
System.Int32

user_sid

Declaration
public int user_sid { get; set; }
Property Value
System.Int32

version

Declaration
public int version { get; set; }
Property Value
System.Int32

Back to top Built by Itinero, MIT licensed.