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.9.0.1601 (12.9.0.1601)
Syntax public Assembly[] AdditionalDependencies { get; set; }
Public Property AdditionalDependencies As Assembly()
Get
Set
Property Value
Type:
AssemblySee Also