Tags: AddFilterTarget
AddFilterTarget adds a type to the hierarchy filter settings (type(s) that subsequent filter operations are applied to).
XML
<AddFilterTarget type="User"/>
Tag Attributes
|
Attributes |
Attribute Value |
|---|---|
|
Type |
Object type as denoted in the object type column (not case sensitive) |
Example Script
XML
<ytriaAutomation Application="sapio365">
<SelectedShowLicenses keepAlive="True">
<AddFilterTarget type="Subscribed sku"/>
</SelectedShowLicenses>
</ytriaAutomation>