ArcFM Responder Mobile Developer Guide
Row Property (IMMLibraryItem)






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

IMMLibraryItem Interface
IMMLibraryItem Members

Send Feedback