IJob.Description Property |
Gets or sets the Job description.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntaxstring Description { get; set; }
Property Description As String
Get
Set
Property Value
Type:
StringThe description.
See Also