mindee-api-dotnet

DateField.IsComputed Property

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

Whether the field was computed or retrieved directly from the document.

public bool? IsComputed { get; set; }

Property Value

Nullable<bool>


Documentation generated by MdDocs