InstallSitePartToPartSetup Class Members
The following tables list the members exposed by InstallSitePartToPartSetup.
Public Constructors
Name | Description | |
---|---|---|
InstallSitePartToPartSetup 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 | | | ParentSitePartObjid | Objid of the parent Site Part this Part will be installed under. | | | 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 | | | 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
InstallSitePartToPartSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
InstallSitePartToPart(InstallSitePartToPartSetup) Method