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