Click or drag to resize

BCTaskObjectDescription Property

Gets a descriptive text about the task.

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 virtual string Description { get; }

Property Value

Type: String
Remarks
The Task Server uses the text in error messages.
See Also