JAMS Developer Guide
SpecificDateType Class
Members 


MVPSI.JAMS Namespace : SpecificDateType Class
Object Model
SpecificDateType Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class SpecificDateType 
   Inherits BasePublicObject
'Usage
 
Dim instance As SpecificDateType
[System.Runtime.Serialization.DataContract()]
public sealed class SpecificDateType : BasePublicObject 
Remarks
SpecificDateType definitions are used to specify the names of specific occurrences of a DateType. The order of these names does not matter except for the first name. The first SpecificDateType for any given DateType must identify the date or period which occurs first in any given year. The concept of "year" is user defined. You can specify the first date/period to occur in a calendar year or a fiscal year.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.SpecificDateType

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

SpecificDateType Members
MVPSI.JAMS Namespace