📚 SAP Business One SDK Help

DefaultValue Property
See Also 

Description

Sets or returns the default value of the field.

Field name: Dflt.

Length: 254 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property DefaultValue() As String

Remarks

Use the DefaultValue property in conjunction with the Value property of the ValidValuesMD object to determine the default value for the new field.

See Also