←Select platform

OldValue Property

Summary

Gets the old (previous) value of the property being changed.

Syntax
C#
VB
C++
Java
public object OldValue { get; } 
Public ReadOnly Property OldValue As Object 
public Object getOldValue() 
public:  
   property Object^ OldValue 
   { 
      Object^ get() 
   } 

Property Value

The old (previous) value of the property being changed.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly