adTempus API
ArcanaDevelopment.adTempus.Shared.ObjectComparison Namespace / FieldDifference Class
Fields

In This Topic
    FieldDifference Class Members
    In This Topic

    The following tables list the members exposed by FieldDifference.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Field The user-friendly name for the field.  
    Public Field A numeric ID for the field.  
    Public Field The internal name of the field.  
    Public Field The value found in the "left" object.  
    Public Field The value found in the "right" object.  
    Top
    See Also