Custom Property(String) Constructor
This constructor takes the name of the custom 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#
public CustomProperty(
string propertyName
)VB
Public Sub New (
propertyName As String
)C++
public:
CustomProperty(
String^ propertyName
)F#
new :
propertyName : string -> CustomPropertyParameters
- propertyName String
- The property name