InstallSitePartToSiteSetup Class Members
The following tables list the members exposed by InstallSitePartToSiteSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
InstallSitePartToSiteSetup Constructor | Overloaded. |
Public Properties
| | Name | Description |
| --- | --- | --- |
| | AddActivityLog | Should an activity log be created? |
|
| AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
|
| Comments | Comment for the Site Part installation |
|
| InstallDate | DateTime the Site Part was installed. If not set, the current time is used. |
|
| InstanceName | The instance name for the Site Part. |
|
| InvoiceNumber | Invoice number |
|
| PartDomain | Domain of the part to install |
|
| PartNumber | Part Number of the part to install |
|
| PartRevision | Part Revision of the part to install |
|
| PartStatus | Element from the 'Part_Status' user defined list. If not set, the default list value is used. |
|
| Quantity | The number of units to install |
|
| SerialNumber | Serial number of the part installed |
|
| ShipDate | DateTime the part was shipped. If not set, the current time is used. |
|
| SiteIDNum |
Identifier of the Site where the part will be installed.
|
| | UserName | User who performed the install. If not set, the session user is used. |
Reference
InstallSitePartToSiteSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
InstallSitePartToSite(InstallSitePartToSiteSetup) Method