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