|  | DocConservation Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Enerj.CDI.WebService.V4
 Syntax
Syntaxpublic class DocConservation
The DocConservation type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | DocConservation | Initializes a new instance of the DocConservation class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ConservationDate | 
            Date and time of the document preservation
             | 
|  | IsPreserved | 
            Boolean variable that indicates if the document is in preservation
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function.(Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also