Miner.Interop Namespace > IMMOrderedListProperties Interface : OrderEnabled Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> Property OrderEnabled As System.Boolean
'Usage
Dim instance As IMMOrderedListProperties Dim value As System.Boolean instance.OrderEnabled = value value = instance.OrderEnabled
[System.Runtime.InteropServices.DispId(1610678272)] System.bool OrderEnabled {get; set;}
read-write property OrderEnabled: System.Boolean;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get,set OrderEnabled : System.boolean
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