Method SetDisplayMaxLength
SetDisplayMaxLength(FSint)
Declaration
[DocfxBrowsable]
public void SetDisplayMaxLength(FSint value)
Parameters
value
FSint
SetDisplayMaxLength(Nullable<Int32>)
Declaration
[DocfxBrowsable]
public void SetDisplayMaxLength(int? value)
Parameters
value
System.Nullable<System.Int32>