Parameter NamesRole Field
Attendee Role
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 Role = "ROLE"VB
Public Const Role As String = "ROLE"C++
public:
literal String^ Role = "ROLE"F#
static val mutable Role: string