ArcFM Responder Mobile Developer Guide
MMAttrRelationshipInstance Interface
Members 






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

MMAttrRelationshipInstance Members
Miner.Interop Namespace

Send Feedback