jhorsman
1/6/2016 - 4:55 PM

Get all application data ids for SDL Tridion Content Manager with the Core Service Raw

Get all application data ids for SDL Tridion Content Manager with the Core Service Raw

Import-Module Tridion-CoreService
$core = Get-TridionCoreServiceClient                              

$core.GetApplicationIds()