Click or drag to resize

IProcessInfoServiceAgentList Property

List of Service Agent by Activity

Namespace:  EdaIntegrationContract.Process
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
List<string> ServiceAgentList { get; set; }

Property Value

Type: ListString
See Also