ScenarioJobDescription Property |
Gets or sets the description of the job.
Namespace:
AGI.STKParallel.PluginCore
Assembly:
AGI.STKParallel.PluginCore (in AGI.STKParallel.PluginCore.dll) Version: 12.10.0.1777 (12.10.0.1777)
Syntaxpublic string Description { get; set; }
Public Property Description As String
Get
Set
Property Value
Type:
String
See Also