LabelPropertyCollectionSetPreferred(LabelProperty) Method
This can be used to set one label as the preferred label
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public void SetPreferred(
LabelProperty label
)
Public Sub SetPreferred (
label As LabelProperty
)
public:
void SetPreferred(
LabelProperty^ label
)
member SetPreferred :
label : LabelProperty -> unit
Parameters
- label LabelProperty
- The label to make preferred
The Preferred flag is turned off in all labels except for the one specified