'DeclarationPublic Enum LxDateTimeType Inherits System.Enum
public enum LxDateTimeType : System.Enum
'DeclarationPublic Enum LxDateTimeType Inherits System.Enum
public enum LxDateTimeType : System.Enum
| Member | Value | Description |
|---|---|---|
| Date | 2 | Represents an xs:date |
| DateTime | 1 | Represents an xs:dateTime |
| GDay | 6 | Represents an xs:gDay |
| GMonth | 7 | Represents an xs:gMonth |
| GMonthDay | 8 | Represents an xs:gMonthDay |
| GYear | 4 | Represents an xs:gYear |
| GYearMonth | 3 | Represents an xs:gYearMonth |
| None | 0 | The xsd date/time type could not be determined |
| Time | 5 | Represents an xs:time |
System.Object
System.ValueType
System.Enum
LiquidTechnologies.XmlObjects.LxDateTimeType
Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows Server 2016, Windows Server 2012, Windows Server 2008. Please ensure you have the latest Service Pack for your operating system installed.