Miner.Interop Namespace > MMFieldAdapterClass Class : OriginalValue Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678292)> Public Overridable ReadOnly Property OriginalValue As System.Object
'Usage
Dim instance As MMFieldAdapterClass Dim value As System.Object value = instance.OriginalValue
[System.Runtime.InteropServices.DispId(1610678292)] public virtual System.object OriginalValue {get;}
public read-only property OriginalValue: System.TObject; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678292)
public function get OriginalValue : System.Object
[System.Runtime.InteropServices.DispId(1610678292)] public: __property virtual System.Object* get_OriginalValue();
[System.Runtime.InteropServices.DispId(1610678292)] public: virtual property System.Object^ OriginalValue { System.Object^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2