MoveSitePartToPart Method (FieldOpsToolkit)
Move the SitePartToPart from one WipBin to another WipBin. This overload takes a set of required parameters for the API.
Used to move an existing site part from its current location to underneath another site part within the Clarify site configuration.
Overload List
Overload | Description |
---|---|
MoveSitePartToPart(Int32,Int32) | Move the SitePartToPart from one WipBin to another WipBin. This overload takes a set of required parameters for the API. |
MoveSitePartToPart(MoveSitePartToPartSetup) | Move the SitePartToPart from one WipBin to another WipBin. This overload takes a setup object. |
MoveSitePartToPart(MoveSitePartToPartSetup,IDbTransaction) | Used to move an existing site part from its current location to underneath another site part within the Clarify site configuration. This overload takes a setup object and a database transaction. |
Remarks
The site part to be moved must be current (not de-installed).
When a site_part is moved, all sub-site_parts underneath it are also moved.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
FieldOpsToolkit Class
FieldOpsToolkit Members
MoveSitePartToPartSetup Class