Miner.Interop Namespace > IMMFieldAdapter Interface : OriginalValue Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678292)> ReadOnly Property OriginalValue As System.Object
'Usage
Dim instance As IMMFieldAdapter Dim value As System.Object value = instance.OriginalValue
[System.Runtime.InteropServices.DispId(1610678292)] System.object OriginalValue {get;}
read-only property OriginalValue: System.TObject;
System.Runtime.InteropServices.DispIdAttribute(1610678292)
function get OriginalValue : System.Object
[System.Runtime.InteropServices.DispId(1610678292)] __property System.Object* get_OriginalValue();
[System.Runtime.InteropServices.DispId(1610678292)]
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