ArcFM Responder Mobile Developer Guide
DataListItemType Property (IMMOleDragAssist)






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

IMMOleDragAssist Interface
IMMOleDragAssist Members

Send Feedback