adTempus API
ArcanaDevelopment.adTempus.Shared.ObjectComparison Namespace / FieldDifference Class / RightValue Field


In This Topic
    RightValue Field
    In This Topic
    The value found in the "right" object.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public RightValue As String
    [DataMember()]
    public string RightValue
    [DataMember()]
    public:
    String^ RightValue
    See Also