Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
Represent a date.
public class DateField : StringField
Inheritance: object → BaseField → StringField → DateField
Name | Description |
---|---|
DateField(string, double?, Polygon, int?, bool?) | Default constructor. |
Name | Description |
---|---|
DateObject | The value of the field as a DateTime object. |
IsComputed | Whether the field was computed or retrieved directly from the document. |
Documentation generated by MdDocs