Responder Developer Guide
TermCode Enumeration


Syntax
'Declaration
 
Public Enum TermCode 
   Inherits System.Enum
'Usage
 
Dim instance As TermCode
public enum TermCode : System.Enum 
Members
MemberDescription
EndOfDataFinished processing all of the data.
EndOfProfileArrived at the end of submittal profile.
NoDataNo data exists in the database/table specified.
RunningCurrently sending calls to Responder.
SubmitErrorAn error occurred trying to submit data to Responder.
UserAbortUser requested the application stop.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Responder.TroubleMaker.Model.TermCode

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

Miner.Responder.TroubleMaker.Model Namespace

 

 


Send Comment