mindee-api-dotnet

GeneratedObject.IsComputed Method

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

Get the ‘is_computed’ key, if present.

public bool? IsComputed();

Returns

Nullable<bool>

True if the field was computed, false if it was present, null otherwise.


Documentation generated by MdDocs