ComponentOne Web API Edition
Binding Property

C1.Web.Api.DataEngine.Models Namespace > Field Class : Binding Property
Gets or sets the name of the source column which the field is bound to.
Syntax
'Declaration
 
Public Property Binding As String
public string Binding {get; set;}
Remarks
It only works when connecting DataEngine or DataSource.
See Also

Reference

Field Class
Field Members