Click or drag to resize

BCRetentionControl Class

Represents an object that controls document retention.
Inheritance Hierarchy
SystemObject
  BlueCieloECM.InnoCielo.Meridian.ServerBCRetentionControl

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public class BCRetentionControl

The BCRetentionControl type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the document the object controls.
Public propertyExpirationDate
Gets or sets the end date of retention period.
Public propertyRemoveLocalCopy
Gets or sets a value indicating whether to remove copies from the local workspace.
Public propertyRestrictedAccessDate
Gets or sets the start date for enforcement of access restrictions.
Public propertyRetentionModified
Gets the date when any of the retention data were modified.
Public propertyRetentionModifiedBy
Gets the name of the user who last modified any of the retention data.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also