ArcFM Responder Mobile Developer Guide
TimeInterval Structure
Members 






Object Model
TimeInterval Structure
Syntax
'Declaration
 
Public Structure TimeInterval 
   Inherits System.ValueType
'Usage
 
Dim instance As TimeInterval
public struct TimeInterval : System.ValueType 
public type TimeInterval = class(System.ValueType)
In JScript, you can use structures in other assemblies, but you cannot define your own.
public __value struct TimeInterval : public System.ValueType 
public value class TimeInterval : public System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      Miner.Responder.Shared.TimeInterval

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TimeInterval Members
Miner.Responder.Shared Namespace

Send Feedback