LongTextFieldRequest public class LongTextFieldRequest : BaseFieldRequest, IHaveShortcut Documentation public bool AllowHtml { get; set; } public bool AvailableInViewer { get; set; } public bool EnableDataGrid { get; set; } public bool HasUnicode { get; set; } public bool IncludeInTextIndex { get; set; } public bool OpenToAssociations { get; set; } public Shortcut Shortcut { get; set; } public bool Wrapping { get; set; } public LongTextFieldRequest()