JAMS Developer Guide
NamedTime Class
Members 


MVPSI.JAMS Namespace : NamedTime Class
Object Model
NamedTime Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class NamedTime 
   Inherits BasePublicObject
'Usage
 
Dim instance As NamedTime
[System.Runtime.Serialization.DataContract()]
public sealed class NamedTime : BasePublicObject 
Remarks
The NamedTime class represents a named window of time.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.NamedTime

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

NamedTime Members
MVPSI.JAMS Namespace