SelectedDeviceLoadRegisteredUsers: Show Registered Users

Tag: SelectedDeviceLoadRegisteredUsers

The SelectedDeviceLoadRegisteredUsers function automates the action of loading the Registered Users in the Devices module.


<SelectedDeviceLoadRegisteredUsers/>

Example Script

<ytriaAutomation Application="sapio365">
    <Select lines="ByValue">
    <SetParam ColumnID="displayName" Value="Laptop-01"/>
    </Select>
    <SelectedDeviceLoadRegisteredUsers/>
</ytriaAutomation>