For Babelfish Release 1.11.4.5

CommandResponsePayloadItemResponses Property

Item respnoses from each command request item.

Definition

Namespace: Scopos.BabelFish.DataModel.Athena.ESTUnitCommands
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.4.5+89835fe347ec3eb6d8507435ea2625698f1c3143
C#
public Dictionary<string, ItemResponse> ItemResponses { get; set; }

Property Value

DictionaryString, ItemResponse

See Also