InstallSitePartSetup Class Members
The following tables list the members exposed by InstallSitePartSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
InstallSitePartSetup Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AddActivityLog | Specifies if activity entry records should be created. |
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
Comments | Comments about the Site Part installation. |
![]() |
InstallDate | The DateTime the Site Part was installed. If not set, the current time is used. |
![]() |
InstanceName | Instance Name of the Site Part |
![]() |
InvoiceNumber | The Invoice Number for the Site Part. |
![]() |
ParentBinObjid | The Objid of the Parent Site Bin where the Site Part is being installed. |
![]() |
ParentSitePartObjid | The Objid of the Parent Site Part where the Site Part is being installed. |
![]() |
PartDomain | Part Domain of the Site Part |
![]() |
PartNumber | Part Number of the Site Part |
![]() |
PartRevision | Part Revision of the Site Part |
![]() |
PartStatus | Element from the 'Part Status' application list. If not set the default list value is used. |
![]() |
Quantity | The Quantity of the Site Part being installed. |
![]() |
SerialNumber | Serial Number of the Site Part |
![]() |
ShipDate | The DateTime the Site Part was shipped. If not set, the current time is used. |
![]() |
SiteIDNum | The Site Id of the Parent Site where the Site Part is being installed. |
![]() |
UserName | The user who installed the Site Part. If not set, the Toolkit session user is used. |
Reference
InstallSitePartSetup Class
FChoice.Toolkits.Clarify.FieldOps Namespace
InstallSitePart(InstallSitePartSetup) Method