Parameter NamesType Field
Type parameter (address type, phone type, etc)
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 Type = "TYPE"VB
Public Const Type As String = "TYPE"C++
public:
literal String^ Type = "TYPE"F#
static val mutable Type: string