ArcFM Responder Mobile Developer Guide
MMAttrRelationship Interface
Members 






Object Model
MMAttrRelationship Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("B84D0D80-1C60-11D4-80D6-0050DA5BE899")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAttrRelationshipClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMAttrRelationship 
   Inherits IMMAttrRelationship, IMMRelationship 
'Usage
 
Dim instance As MMAttrRelationship
[System.Runtime.InteropServices.Guid("B84D0D80-1C60-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAttrRelationshipClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMAttrRelationship : IMMAttrRelationship, IMMRelationship  
public interface MMAttrRelationship = class(IMMAttrRelationship, IMMRelationship)
System.Runtime.InteropServices.GuidAttribute("B84D0D80-1C60-11D4-80D6-0050DA5BE899")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAttrRelationshipClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMAttrRelationship implements IMMAttrRelationship, IMMRelationship 
[System.Runtime.InteropServices.Guid("B84D0D80-1C60-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAttrRelationshipClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMAttrRelationship : public IMMAttrRelationship, IMMRelationship  
[System.Runtime.InteropServices.Guid("B84D0D80-1C60-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAttrRelationshipClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMAttrRelationship : public IMMAttrRelationship, 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

MMAttrRelationship Members
Miner.Interop Namespace

Send Feedback