| BCRetentionControl Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Server
The BCRetentionControl type exposes the following members.
| Name | Description | |
|---|---|---|
| Document |
Gets the document the object controls.
| |
| ExpirationDate |
Gets or sets the end date of retention period.
| |
| RemoveLocalCopy |
Gets or sets a value indicating whether to remove
copies from the local workspace.
| |
| RestrictedAccessDate |
Gets or sets the start date for enforcement of access restrictions.
| |
| RetentionModified |
Gets the date when any of the retention data were modified.
| |
| RetentionModifiedBy |
Gets the name of the user who last modified any of the retention data.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |