'宣言 Public Enum DateTimeField Inherits System.Enum
public enum DateTimeField : System.Enum
'宣言 Public Enum DateTimeField Inherits System.Enum
public enum DateTimeField : System.Enum
| メンバ | 解説 |
|---|---|
| AMPM | The date-time field that contains the AMPM part of the value. |
| DayOfMonth | The date-time field that contains the DayOfMonth part of the value. |
| Era | The date-time field that contains the Era part of the value. |
| Hour | The date-time field that contains the Hour part of the value. |
| Manual | Used the default date-time field. |
| Minute | The date-time field that contains the Minute part of the value. |
| Month | The date-time field that contains the Month part of the value. |
| Second | The date-time field that contains the Second part of the value. |
| Year | The date-time field that contains the Year part of the value. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.DateTimeField