JAMS Developer Guide
NamedTimeReference Class
Members 


MVPSI.JAMS Namespace : NamedTimeReference Class
The NamedTimeReference class is used by properties that need to reference a JAMS NamedTime definition.
Object Model
NamedTimeReference Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class NamedTimeReference 
   Inherits BaseReference
   Implements IModelInformation 
'Usage
 
Dim instance As NamedTimeReference
[System.Runtime.Serialization.DataContract()]
public class NamedTimeReference : BaseReference, IModelInformation  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BaseReference
      MVPSI.JAMS.NamedTimeReference

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

NamedTimeReference Members
MVPSI.JAMS Namespace