ArcFM Responder Mobile Developer Guide
Type Property (IMMMobileImportConflict)






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

IMMMobileImportConflict Interface
IMMMobileImportConflict Members

Send Feedback