Categories PropertyCategories Property
This property is used to get the categories string collection
Definition
Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Categories 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 Categories { get; }VB
Public ReadOnly Property Categories As StringCollection
GetC++
public:
property StringCollection^ Categories {
StringCollection^ get ();
}F#
member Categories : StringCollection with getProperty Value
StringCollectionCategories can be added to or removed from the returned collection reference