ArcFM Responder Mobile Developer Guide
MMRelationship Interface
Members 






Object Model
MMRelationship Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("305DD5B9-4152-11D4-80D8-0050DA5BE899")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMRelationshipClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMRelationship 
   Inherits IMMCoreEvents_Event, IMMRelationship 
'Usage
 
Dim instance As MMRelationship
[System.Runtime.InteropServices.Guid("305DD5B9-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMRelationshipClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMRelationship : IMMCoreEvents_Event, IMMRelationship  
public interface MMRelationship = class(IMMCoreEvents_Event, IMMRelationship)
System.Runtime.InteropServices.GuidAttribute("305DD5B9-4152-11D4-80D8-0050DA5BE899")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMRelationshipClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMRelationship implements IMMCoreEvents_Event, IMMRelationship 
[System.Runtime.InteropServices.Guid("305DD5B9-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMRelationshipClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMRelationship : public IMMCoreEvents_Event, IMMRelationship  
[System.Runtime.InteropServices.Guid("305DD5B9-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMRelationshipClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMRelationship : public IMMCoreEvents_Event, IMMRelationship  
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

MMRelationship Members
Miner.Interop Namespace

Send Feedback