Move
Was this helpful?
Was this helpful?
Move a published item to a specified node in the Published Resources tree.
ID of Pub item to move.
<para type="description">ID of a new published item parent.</para> <para type="description">To obtain the published item ID, use the Get-PubItem command.</para> <para type="description">For the root node, set ParentId to '0' (zero).</para>
<para type="description">ID of a sibling after which to place the specified published item.</para> <para type="description">To obtain the sibling item ID, use the Get-PubItem command.</para>
No body