Tag: ShowUnassignedLicenses
The ShowUnassignedLicenses function automates the action of loading and showing the unassigned licenses of selected users.
XML
<ShowUnassignedLicenses/>
Tag Attributes
|
Attributes |
Attribute Value |
|---|---|
|
Value |
TRUE / FALSE - defaults to TRUE |
Example Script
XML
<ytriaAutomation Application="sapio365">
<|-- turn on -->
<ShowUnassignedLicenses/>
<|-- turn off -->
<ShowUnassignedLicenses value="false"/>
</ytriaAutomation>