Nickname PropertyNicknames 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: 2025.1.9.0
Nicknames can be added to or removed from the returned collection reference
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public StringCollection Nicknames { get; }VB
Public ReadOnly Property Nicknames As StringCollection
GetC++
public:
property StringCollection^ Nicknames {
StringCollection^ get ();
}F#
member Nicknames : StringCollection with getProperty Value
StringCollectionNicknames can be added to or removed from the returned collection reference