Parameter NamesDelegated From Field
Attendee delegated from
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 DelegatedFrom = "DELEGATED-FROM"VB
Public Const DelegatedFrom As String = "DELEGATED-FROM"C++
public:
literal String^ DelegatedFrom = "DELEGATED-FROM"F#
static val mutable DelegatedFrom: string