The length of this field, e.g., for character and numeric datatypes

Namespace: Asi.iBO.ContactManagement
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public int FieldLength { get; }
Visual Basic
Public ReadOnly Property FieldLength As Integer
	Get
Visual C++
public:
property int FieldLength {
	int get ();
}

See Also