Base Property Constructor
Constructor. By default, it uses 7-bit ASCII encoding for the value, and the value type or location
is determined from the DefaultValueLocation property.
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#
protected BaseProperty()VB
Protected Sub NewC++
protected:
BaseProperty()F#
new : unit -> BaseProperty