ScenarioJobAdditionalComputationId Property |
Gets or sets an additional identifier if the computation task environment
needs to be specific to the plugin computation.
Namespace:
AGI.STKParallel.PluginCore
Assembly:
AGI.STKParallel.PluginCore (in AGI.STKParallel.PluginCore.dll) Version: 12.9.0.1601 (12.9.0.1601)
Syntax public string AdditionalComputationId { get; set; }
Public Property AdditionalComputationId As String
Get
Set
Property Value
Type:
StringSee Also