ArcFM Responder Mobile Developer Guide
DataListItemType Property (MMOleDragAssistClass)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678283)>
Public Overridable ReadOnly Property DataListItemType As mmd8ItemType
'Usage
 
Dim instance As MMOleDragAssistClass
Dim value As mmd8ItemType
 
value = instance.DataListItemType
[System.Runtime.InteropServices.DispId(1610678283)]
public virtual mmd8ItemType DataListItemType {get;}
public read-only property DataListItemType: mmd8ItemType; virtual; 
System.Runtime.InteropServices.DispIdAttribute(1610678283)
public function get DataListItemType : mmd8ItemType
[System.Runtime.InteropServices.DispId(1610678283)]
public: __property virtual mmd8ItemType get_DataListItemType();
[System.Runtime.InteropServices.DispId(1610678283)]
public:
virtual property mmd8ItemType DataListItemType {
   mmd8ItemType 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

MMOleDragAssistClass Class
MMOleDragAssistClass Members

Send Feedback