System.Object
  Docentric.Documents.Reporting.Model.Data.BindingBase
    Docentric.Documents.Reporting.Model.Data.DtsObject.Binding

Namespace: Docentric.Documents.Reporting.Model.Data.DtsObject
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
public class Binding : BindingBase

The Binding type exposes the following members.

Name Description
Public member DataKind (Overrides Binding.DataKind)
Public member DataKind (Inherited from BindingBase)
Public member Path Gets the binding path. (Inherited from BindingBase)
Public member Source Gets the object to use as the binding source. (Inherited from BindingBase)
Name Description
Public method Equals(Object) Determines whether the specified Object is equal to the current Object. (Inherited from Object)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object)
Public method GetResult Returns the value object representing the result of the binding by applying the binding path to the binding source. (Inherited from BindingBase)
Public method GetType Gets the Type of the current instance. (Inherited from Object)
Public method ToString (Inherited from BindingBase)