ArcFM Responder Mobile Developer Guide
ParentObjectClass Property (IMMAttrRelationship)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678276)>
ReadOnly Property ParentObjectClass As ESRI.ArcGIS.Geodatabase.IObjectClass
'Usage
 
Dim instance As IMMAttrRelationship
Dim value As ESRI.ArcGIS.Geodatabase.IObjectClass
 
value = instance.ParentObjectClass
[System.Runtime.InteropServices.DispId(1610678276)]
ESRI.ArcGIS.Geodatabase.IObjectClass ParentObjectClass {get;}
read-only property ParentObjectClass: ESRI.ArcGIS.Geodatabase.IObjectClass; 
System.Runtime.InteropServices.DispIdAttribute(1610678276)
function get ParentObjectClass : ESRI.ArcGIS.Geodatabase.IObjectClass
[System.Runtime.InteropServices.DispId(1610678276)]
__property ESRI.ArcGIS.Geodatabase.IObjectClass* get_ParentObjectClass();
[System.Runtime.InteropServices.DispId(1610678276)]
property ESRI.ArcGIS.Geodatabase.IObjectClass^ ParentObjectClass {
   ESRI.ArcGIS.Geodatabase.IObjectClass^ 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

IMMAttrRelationship Interface
IMMAttrRelationship Members

Send Feedback