FieldBuilder.Ready
Description:
Checks whether the builder may be used.
Checks whether the builder may be used.
Remarks:
All newly constructed FieldBuilders are usable until the call to the Finish method of the constructing SchemaBuilder.
All newly constructed FieldBuilders are usable until the call to the Finish method of the constructing SchemaBuilder.
public bool Ready()
Boolean
True if the SchemaBuilder has not yet been finished.