mindee-api-dotnet

GeneratedFeature.AsDateField Method

Declaring Type: GeneratedFeature
Namespace: Mindee.Parsing.Generated
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Represent the feature as a standard DateField object.

public DateField AsDateField();

Returns

DateField

A DateField object.

Exceptions

MindeeException

If the feature is a list.


Documentation generated by MdDocs