InstallSitePartToBinSetup Class Members
The following tables list the members exposed by InstallSitePartToBinSetup.
Public Constructors
Name | Description | |
---|---|---|
InstallSitePartToBinSetup 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 | | | ParentBinObjid | Objid of the parent Bin 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
InstallSitePartToBinSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
InstallSitePartToBin(InstallSitePartToBinSetup) Method