Skip to main content
Skip table of contents

SelectedGroupLoadMore: Group: Additional Info

Tag: SelectedGroupLoadMore

The SelectedGroupLoadMore function automates the action of loading the information of selected groups.


XML
<SelectedGroupLoadMore/>

Tag Attributes

Attributes
Attribute Value
Value Description

AllowPowershell

TRUE / FALSE - Defaults to FALSE

TRUE: Proceed with powershell if required

FALSE: Skip powershell

Load

Any combination of semi-colon separated values form this list:

  • OnBehalfOf
  • Team
  • GroupSettings
  • GroupLifeCyclePolicies
  • Owners
  • MembersCount
  • VivaEngage
  • Drive
  • SensitivityLabels
  • OtherGroupSettings

If omitted, all requests are performed.

If empty, only the basic request is performed.


KeepAliveTrue/False (defaults to False)

Example Script

XML
<ytriaAutomation Application="sapio365">
	<Select lines="ByValue">
		<SetParam ColumnID="groupType" Value="Office 365 group"/>
	</Select>
	<SelectedGroupLoadMore/>
</ytriaAutomation>
XML
<SelectedGroupLoadMore Load="OnBehalfOf;MembersCount"/>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.