FieldOptions.Exportable

FieldOptions.Exportable property

Gets/sets the value to determine whether created/modified field is exportable or not (if will be set).

public bool? Exportable { get; set; }

See Also