JAMS 6.x Help
TimeOfDay Structure
Members 


The TimeOfDay represents a time of day.
Object Model
TimeOfDay Structure
Syntax
'Declaration
 
<System.ComponentModel.TypeConverterAttribute("MVPSI.JAMS.TimeOfDayConverter, JAMSShr, Version=6.3.0.0, Culture=neutral, PublicKeyToken=7da961def3057cf2")>
<System.SerializableAttribute()>
Public Structure TimeOfDay 
   Inherits System.ValueType
'Usage
 
Dim instance As TimeOfDay
[System.ComponentModel.TypeConverter("MVPSI.JAMS.TimeOfDayConverter, JAMSShr, Version=6.3.0.0, Culture=neutral, PublicKeyToken=7da961def3057cf2")]
[System.Serializable()]
public struct TimeOfDay : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      MVPSI.JAMS.TimeOfDay

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

TimeOfDay Members
MVPSI.JAMS Namespace

Send Feedback