AddressPropertyCollectionSetPreferred(Int32) Method
This can be used to set one address as the preferred address
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public void SetPreferred(
int idx
)
Public Sub SetPreferred (
idx As Integer
)
public:
void SetPreferred(
int idx
)
member SetPreferred :
idx : int -> unit
Parameters
- idx Int32
- The index of the address to make preferred
The Preferred flag is turned off in all addresses except for the one at the specified index