Miner.Interop Namespace > IMMFieldAdapter Interface : ValueModified Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678291)> ReadOnly Property ValueModified As System.Boolean
'Usage
Dim instance As IMMFieldAdapter Dim value As System.Boolean value = instance.ValueModified
[System.Runtime.InteropServices.DispId(1610678291)] System.bool ValueModified {get;}
read-only property ValueModified: System.Boolean;
System.Runtime.InteropServices.DispIdAttribute(1610678291) function get ValueModified : System.boolean
[System.Runtime.InteropServices.DispId(1610678291)]
__property System.bool get_ValueModified();
[System.Runtime.InteropServices.DispId(1610678291)] property System.bool ValueModified { System.bool 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