[]
Represents the DateAmPmFieldInfo class used to define AmPm fields for the GcDateTimeCellType.
public class DateAmPmFieldInfo : DateInputFieldInfo, INamedObject
Public Class DateAmPmFieldInfo
Inherits DateInputFieldInfo
Implements INamedObject
Name | Description |
---|---|
DateAmPmFieldInfo() | Initalizes a new instance of the DateAmPmFieldInfo class. |
DateAmPmFieldInfo(AmPmPattern) | Initializes a new instance of the DateAmPmFieldInfo class. |
DateAmPmFieldInfo(AmPmPattern, string, string) | Initializes a new instance of the DateAmPmFieldInfo class. |
Name | Description |
---|---|
AMDesignator | Gets or sets the AM designator. |
PMDesignator | Gets or sets the PM designator. |
Pattern | Gets or sets a value that indicates the field pattern. |