CustomPropertyCustomName Property

This contains 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 string CustomName { get; set; }

Property Value

String

Exceptions

ArgumentNullExceptionThis is thrown if an attempt is made to set this property to null or an empty string.

See Also