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


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