ReinstallSitePartSetup Class Members
The following tables list the members exposed by ReinstallSitePartSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ReinstallSitePartSetup Constructor | Initializes a new instance of the ReinstallSitePartSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AddActivityLog | Specifies if activity entry records should be created. |
![]() |
ParentBinObjid | The Objid of the Parent Site Bin where the Site Part is being moved. |
![]() |
ParentSitePartObjid | The Objid of the Parent Site Part where the Site Part is being moved. |
![]() |
ReinstallDate | The DateTime the Site Part was reinstalled. If not set, the current time is used. |
![]() |
SiteIDNum | The Site Id of the Site where the Site Part is being moved. |
![]() |
SitePartObjid | The Objid of the Site Part being reinstalled. |
![]() |
UseInstall | Specifies if activity entry records should be set to "Install" (true) or "Re-Installed" (false). |
![]() |
UserName | The user who is reinstalling the Site Part. If not set, the session user is used. |
Reference
ReinstallSitePartSetup Class
FChoice.Toolkits.Clarify.FieldOps Namespace
ReinstallSitePart(ReinstallSitePartSetup) Method