ArcFM Responder Mobile Developer Guide
Type Property (IMMMobileConflictResolution)






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

IMMMobileConflictResolution Interface
IMMMobileConflictResolution Members

Send Feedback