Responder Developer Guide
TimeKind Enumeration


Syntax
'Declaration
 
<GeneratedCodeAttribute("xsd", "4.0.30319.1")>
<XmlTypeAttribute("http://www.miner.com/schemas/Responder/DatabaseSchema")>
<SerializableAttribute()>
Public Enum TimeKind 
   Inherits System.Enum
'Usage
 
Dim instance As TimeKind
[GeneratedCode("xsd", "4.0.30319.1")]
[XmlType("http://www.miner.com/schemas/Responder/DatabaseSchema")]
[Serializable()]
public enum TimeKind : System.Enum 
Members
MemberDescription
LocalTime 
UTCTime 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         TimeKind

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

(Global) Namespace

 

 


Send Comment