Enum Form.ImportStatus

Form.ImportStatus enumeration

Status of imported field

public enum ImportStatus

Values

NameValueDescription
Success0Field was successfully imported
FieldNotFound1Field with this name was not found in the document form.

See Also