eDriven Framework API
Description Property
NamespaceseDriven.Core.TasksTaskBaseDescription
eDriven Framework API
The job description (will be displayed in progress bars)
Declaration Syntax
C#Visual BasicVisual C++
public string Description { get; set; }
Public Property Description As String
	Get
	Set
public:
virtual property String^ Description {
	String^ get () sealed;
	void set (String^ value) sealed;
}

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)