Class Form.FormImportResult

Form.FormImportResult class

Class which describes result if field import.

public class FormImportResult

Properties

NameDescription
FieldName { get; }Full name of the field.
Status { get; }Status of field import.

See Also