ArcFM Desktop Developer Guide
Delete Method (MapProductionResultsProcessor)


Syntax
'Declaration
 
Public Overrides Sub Delete( _
   ByVal item As IObject _
) 
'Usage
 
Dim instance As MapProductionResultsProcessor
Dim item As IObject
 
instance.Delete(item)
public override void Delete( 
   IObject item
)

Parameters

item
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

MapProductionResultsProcessor Class
MapProductionResultsProcessor Members

 

 


Send Comment