adTempus API
ArcanaDevelopment.adTempus.Shared.ObjectComparison Namespace / ObjectComparison Class / RightObject Field


In This Topic
    RightObject Field
    In This Topic
    Information about the "right" object in the comparison.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public RightObject As ObjectDescriptor
    [DataMember()]
    public ObjectDescriptor RightObject
    [DataMember()]
    public:
    ObjectDescriptor^ RightObject
    See Also