Parameter NamesDelegated To Field
Attendee delegated to
Definition
Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public const string DelegatedTo = "DELEGATED-TO"VB
Public Const DelegatedTo As String = "DELEGATED-TO"C++
public:
literal String^ DelegatedTo = "DELEGATED-TO"F#
static val mutable DelegatedTo: string