SIFWorks ADK 2.0
PartialDateType..::DateType Enumeration
NamespacesEdustructures.SifWorks.CommonPartialDateTypePartialDateType..::DateType

[This is preliminary documentation and is subject to change.]

The set of Data types supported by PartialDateType
Declaration Syntax
C#Visual BasicVisual C++
public enum DateType
Public Enumeration DateType
public enum class DateType
Members
MemberDescription
Date
The PartialDateType instance contains year, month, and day information

GYear
The PartialDateType instance contains only the year

GYearMonth
The PartialDateType instance contains only the year and month

Unknown
The PartialDateType instance does not contain enough information to determine the datatype. For example, the value could be null.

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10