eDriven Framework API
Description Property
NamespaceseDriven.Core.TasksITaskDescription
eDriven Framework API
The description for the job
Declaration Syntax
C#Visual BasicVisual C++
string Description { get; set; }
Property Description As String
	Get
	Set
property String^ Description {
	String^ get ();
	void set (String^ value);
}

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