ArcFM Desktop Developer Guide
Create Method (IMMProposedObject)


Syntax
'Declaration
 
Function Create( _
   ByVal pInvalidArea As ESRI.ArcGIS.Geodatabase.IInvalidArea, _
   ByVal pParentRow As IRow _
) As IRow
'Usage
 
Dim instance As IMMProposedObject
Dim pInvalidArea As ESRI.ArcGIS.Geodatabase.IInvalidArea
Dim pParentRow As IRow
Dim value As IRow
 
value = instance.Create(pInvalidArea, pParentRow)
IRow Create( 
   ESRI.ArcGIS.Geodatabase.IInvalidArea pInvalidArea,
   IRow pParentRow
)

Parameters

pInvalidArea
pParentRow
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMProposedObject Interface
IMMProposedObject Members

 

 


Send Comment