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