Click or drag to resize

ProcessInfo.ServiceAgentList Property

List of Service Agent by Activity

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

Property Value

Type: List<String>
See Also