'Declaration
<System.Runtime.Serialization.DataContractAttribute()> Public NotInheritable Class DateDetail
'Usage
Dim instance As DateDetail
[System.Runtime.Serialization.DataContract()] public sealed class DateDetail
There are two types of significant dates. One type marks a single day as having some importance. The second type marks the beginning of a period. If the Date Type of the date you are defining is a continuous Date Type, then any dates which you define mark the beginning of a new period. If the Date Type is not continuous, then the date marks a single significant date.
'Declaration
<System.Runtime.Serialization.DataContractAttribute()> Public NotInheritable Class DateDetail
'Usage
Dim instance As DateDetail
[System.Runtime.Serialization.DataContract()] public sealed class DateDetail
System.Object
MVPSI.JAMS.DateDetail
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