ArcFM Solution Developer Guide
DragDropException Property


Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property DragDropException( _
   ByVal pFromItem As ID8ListItem, _
   ByVal pToItem As ID8ListItem _
) As System.Boolean
'Usage
 
Dim instance As IMMDragException
Dim pFromItem As ID8ListItem
Dim pToItem As ID8ListItem
Dim value As System.Boolean
 
value = instance.DragDropException(pFromItem, pToItem)
[System.Runtime.InteropServices.DispId(1610678272)]
System.bool DragDropException( 
   ID8ListItem pFromItem,
   ID8ListItem pToItem
) {get;}

Parameters

pFromItem
pToItem
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMDragException Interface
IMMDragException Members

 

 


Send Comment