Class Constants
Contains constants.
Inheritance
System.Object
Constants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public static class Constants
Fields
END
Holds the default value indicating the end of a route.
Declaration
public const int END = -2
Field Value
|
System.Int32
|
NOT_SET
Holds the default not-set value for a customer entry.
Declaration
public const int NOT_SET = -1
Field Value
|
System.Int32
|