ArcFM Responder Mobile Developer Guide
FeaturesList Property (IMMFeatureTab)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property FeaturesList As ID8List
'Usage
 
Dim instance As IMMFeatureTab
Dim value As ID8List
 
value = instance.FeaturesList
[System.Runtime.InteropServices.DispId(1610678272)]
ID8List FeaturesList {get;}
read-only property FeaturesList: ID8List; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get FeaturesList : ID8List
[System.Runtime.InteropServices.DispId(1610678272)]
__property ID8List* get_FeaturesList();
[System.Runtime.InteropServices.DispId(1610678272)]
property ID8List^ FeaturesList {
   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

IMMFeatureTab Interface
IMMFeatureTab Members

Send Feedback