MoveSitePartToBinSetup Class Members
The following tables list the members exposed by MoveSitePartToBinSetup.
Public Constructors
Name | Description | |
---|---|---|
MoveSitePartToBinSetup Constructor | Initializes a new instance of the MoveSitePartToBinSetup class. |
Public Properties
| | Name | Description | | --- | --- | --- | | | AddActivityLog | Should an activity log be created for the move? | | | InstallAndMove | If AddActivityLog is true. Should the activity be listed as an Install/Move (true) or just a Move (false)
| | | MoveDate | DateTime the SitePartToBin was moved. If not set, the current time is used. | | | ParentBinObjid | Objid of the Bin to place the Site Part into | | | SitePartObjid |
Objid of the Site Part to be moved
| | | UserName | The user who has moved the SitePartToBin. If not set, the Toolkit session user is used. |
Reference
MoveSitePartToBinSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
MoveSitePartToBin(MoveSitePartToBinSetup) Method