Summary
Set the name of the device you prefer to use when this portal
is set to a hybrid or physical view type.
- Namespace
- ASL
.PortalSystem - Containing Type
- Portal
Syntax
public void SetPreferredDeviceName(string deviceName)
Parameters
Name | Type | Description |
---|---|---|
deviceName | string | The device name to be used as the preferred device. |
Return Value
Type | Description |
---|---|
void |