| Binding Class | Docentric Toolkit Help Send Feedback | 
System.Object
  Docentric.Documents.Reporting.Model.Data.BindingBase
    Docentric.Documents.Reporting.Model.Data.DtsObject.Binding
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public class Binding : BindingBase
The Binding type exposes the following members.
| Name | Description | |
|---|---|---|
|  | DataKind | (Overrides Binding.DataKind) | 
|  | DataKind | (Inherited from BindingBase) | 
|  | Path | Gets the binding path. (Inherited from BindingBase) | 
|  | Source | Gets the object to use as the binding source. (Inherited from BindingBase) | 
| Name | Description | |
|---|---|---|
|  | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object) | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) | 
|  | GetResult | Returns the value object representing the result of the binding by applying the binding path to the binding source. (Inherited from BindingBase) | 
|  | GetType | Gets the Type of the current instance. (Inherited from Object) | 
|  | ToString | (Inherited from BindingBase) | 
