NicknamePropertyNicknames Property

This property is used to get the nicknames string collection

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public StringCollection Nicknames { get; }

Property Value

StringCollection
Nicknames can be added to or removed from the returned collection reference

See Also