ScenarioJobAdditionalDependencies Property |
Gets or sets the additional dependencies required to run the tasks contained within 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 Assembly[] AdditionalDependencies { get; set; }
Public Property AdditionalDependencies As Assembly()
Get
Set
Property Value
Type:
Assembly
See Also