mindee-api-dotnet

DateField Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Represent a date.

public class DateField : StringField

Inheritance: object → BaseFieldStringField → DateField

Constructors

Name Description
DateField(string, double?, Polygon, int?, bool?) Default constructor.

Properties

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