Interface IHasMaxLength
Namespace: Casewhere.Models.FormBuilder
Assembly: Casewhere.Models.dll
public interface IHasMaxLength
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<IHasMaxLength>(IHasMaxLength)
Properties
MaxLength
string MaxLength { get; set; }