Responder Developer Guide
Complete(String) Method


Syntax
'Declaration
 
Overloads Sub Complete( _
   ByVal comment As String _
) 
'Usage
 
Dim instance As ITelemetryDuration
Dim comment As String
 
instance.Complete(comment)
void Complete( 
   string comment
)

Parameters

comment
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

ITelemetryDuration Interface
ITelemetryDuration Members
Overload List

 

 


Send Comment