Click or drag to resize

IProcessInfo.ServiceAgentList Property

List of Service Agent by Activity

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

Property Value

Type: List<String>
See Also