OrganizationPropertyUnitsString Property

This property is used to set or get the Organization Units as a string value

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string UnitsString { get; set; }

Property Value

String
The string can contain one or more unit names separated by commas or semi-colons. The string will be split and loaded into the units string collection.

See Also