ArcFM Responder Mobile Developer Guide
SortThreshold Property (D8FeSelTopLevelClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property SortThreshold As System.Object
'Usage
 
Dim instance As D8FeSelTopLevelClass
Dim value As System.Object
 
value = instance.SortThreshold
public virtual System.object SortThreshold {get;}
public read-only property SortThreshold: System.TObject; virtual; 
public function get SortThreshold : System.Object
public: __property virtual System.Object* get_SortThreshold();
public:
virtual property System.Object^ SortThreshold {
   System.Object^ get();
}
Requirements

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

See Also

Reference

D8FeSelTopLevelClass Class
D8FeSelTopLevelClass Members

Send Feedback