Base interface for a control add-in definition that binds the control add-in with data types to the Microsoft Dynamics NAV database.

The following tables list the members exposed by the IValueControlAddInDefinition type.

Public Properties

  Name Description
public property HasValueChanged Gets a value indicating whether the Value property has changed its value.
public property Value Gets or sets the value of the control add-in.
Top

See Also