System.Object
  Docentric.Documents.Reporting.Model.Data.ValueObjectBase
    Docentric.Documents.Reporting.Model.Data.DtsObject.ValueObject

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

The ValueObject type exposes the following members.

Name Description
Public constructor .ctor(Object)
Name Description
Public member DataKind (Overrides ValueObject.DataKind)
Public member DataKind (Inherited from ValueObjectBase)
Public member DataType (Overrides ValueObject.DataType)
Public member DataType (Inherited from ValueObjectBase)
Public member Value (Overrides ValueObject.Value)
Public member Value (Inherited from ValueObjectBase)
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 GetType Gets the Type of the current instance. (Inherited from Object)
Public method ToString Returns a String that represents the current Object. (Inherited from Object)