CustomProperty(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: 2023.1.2.0
public CustomProperty(
	string propertyName
)

Parameters

propertyName  String
The property name

See Also