BindingData Class |
Namespace: Dundas.BI.WebApi.Models
The BindingData type exposes the following members.
Name | Description | |
---|---|---|
![]() | BindingData |
Initializes a new instance of the BindingData class.
|
Name | Description | |
---|---|---|
![]() | ElementUsageUniqueName |
Gets or sets the unique name of the column this binding is acting on.
|
![]() | Id |
Gets or sets the ID of the binding.
|
![]() | LevelUniqueName |
Gets or sets the optional level unique name associated with this element originally.
This is only set if a level was specifically used to create this binding, in order for top level depth to work properly.
|
![]() | TargetId |
Gets or sets the ID of the binding target.
|
![]() | TargetName |
Gets or sets the name of the binding target.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |