mindee-api-dotnet

GeneratedFeature.AsAmountField Method

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

Represent the feature as a standard AmountField object.

public AmountField AsAmountField();

Returns

AmountField

An AmountField object.

Exceptions

MindeeException

If the feature is a list.


Documentation generated by MdDocs