UpdateSitePartSetup Class Members
The following tables list the members exposed by UpdateSitePartSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
UpdateSitePartSetup 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 | Comments for the Site Part |
![]() |
InstallDate | DateTime the Site Part was installed. |
![]() |
InstanceName | The instance name for the Site Part. |
![]() |
InvoiceNumber | Invoice number |
![]() |
PartRevision | Part Revision of the part installed |
![]() |
PartStatus | Element from the 'Part_Status' user defined list. If not set, the default list value is used. |
![]() |
Quantity | The number of units installed |
![]() |
SerialNumber | Serial number of the Site Part |
![]() |
ServiceEndDate | DateTime the service ends. |
![]() |
ShipDate | DateTime the part was shipped. |
![]() |
SitePartObjid | Objid of the Site Part to be updated |
![]() |
UserName | User who performed the update. If not set, the session user is used. |
![]() |
WarrantyDate | DateTime the warranty expires. |
Reference
UpdateSitePartSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
UpdateSitePart(UpdateSitePartSetup) Method