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; }
Public Overridable ReadOnly Property Description As String
Get
Property Value
Type:
StringRemarks
The Task Server uses the text in error messages.
See Also