BCFolder Description Property Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Gets or sets the description of the folder.

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

public string Description { get; set; }
Remarks

Property FolderType must be defined (not  ) before a value of the property can be set. Otherwise, the OnlineNotSupportedException will be thrown.
See Also