BCEnvironment GetModificationDate Method Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Returns the date when the environment was last modified.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

[ObsoleteAttribute("This method might be removed from future versions. Use the "ModificationDate" property.")]
public DateTime GetModificationDate()

Return Value

The date when the environment was last modified.
Remarks

This method might be removed from future versions. Use the ModificationDate property.
See Also