Click or drag to resize
ApprovalEndpointAddress Property
Endpoint Address - The endpoint address on which a workflow instance is listening.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<string> EndpointAddress { get; set; }

Property Value

Type: ListString
See Also