ArcFM Responder Mobile Developer Guide
currentSelectedSet Property (MMTraceUtilitiesClass)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678274)>
Public Overridable ReadOnly Property currentSelectedSet As ID8List
'Usage
 
Dim instance As MMTraceUtilitiesClass
Dim value As ID8List
 
value = instance.currentSelectedSet
[System.Runtime.InteropServices.DispId(1610678274)]
public virtual ID8List currentSelectedSet {get;}
public read-only property currentSelectedSet: ID8List; virtual; 
System.Runtime.InteropServices.DispIdAttribute(1610678274)
public function get currentSelectedSet : ID8List
[System.Runtime.InteropServices.DispId(1610678274)]
public: __property virtual ID8List* get_currentSelectedSet();
[System.Runtime.InteropServices.DispId(1610678274)]
public:
virtual property ID8List^ currentSelectedSet {
   ID8List^ 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

MMTraceUtilitiesClass Class
MMTraceUtilitiesClass Members

Send Feedback