ReinstallSitePartToPartSetup Class Members
The following tables list the members exposed by ReinstallSitePartToPartSetup.
Public Constructors
Name | Description | |
---|---|---|
ReinstallSitePartToPartSetup Constructor | Initializes a new instance of the ReinstallSitePartToPartSetup class. |
Public Properties
| | Name | Description | | --- | --- | --- | | | AddActivityLog | Should an activity log be created for the re-installation? | | | ParentSitePartObjid | Objid of the parent Site Part this Part will be re-installed under. | | | ReinstallDate | DateTime the Site Part was re-installed. If not set, the current time is used. | | | SiteIDNum | Identifier of the Site where the Site Part will be re-installed | | | SitePartObjid | Objid of the Site Part being re-installed | | | UseInstall | If AddActivityLog is true. Should the activity be listed as an Install (true) or just a Re-Installed (false)
| | | UserName | User that re-installed the Site Part. If not set, the session user is used. |
Reference
ReinstallSitePartToPartSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
ReinstallSitePartToPart(ReinstallSitePartToPartSetup) Method