Click or drag to resize
StringTypeCustomFieldDefinitionMaxLength Property
Product: ALL Description: Maximum length allowed for the value of the string when creating/updating a StringType CustomField.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public int MaxLength { get; set; }

Property Value

Type: Int32
Remarks