Responder Developer Guide
Reset Method (LineDisplayService)


Delete and reprocess all shapes.
Syntax
'Declaration
 
<SimulatedOneWayAttribute()>
Public Sub Reset( _
   ByVal timeStamp As Date _
) 
'Usage
 
Dim instance As LineDisplayService
Dim timeStamp As Date
 
instance.Reset(timeStamp)
[SimulatedOneWay()]
public void Reset( 
   DateTime timeStamp
)

Parameters

timeStamp
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

LineDisplayService Class
LineDisplayService Members

 

 


Send Comment