UpdateSitePartSetup Class Members
The following tables list the members exposed by UpdateSitePartSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
UpdateSitePartSetup Constructor | Initializes a new instance of the UpdateSitePartSetup class. |
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 for the Site Part |
![]() |
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 |
![]() |
PartRevision | Part Revision of the Site Part |
![]() |
PartStatus | The Part Status for the Site Part |
![]() |
Quantity | The Quantity of the Site Part |
![]() |
SerialNumber | Serial Number of the Site Part |
![]() |
ServiceEndDate | The DateTime the Service ends for the Site Part. |
![]() |
ShipDate | The DateTime the shipping occurs for the Site Part. |
![]() |
SitePartObjid | The Objid of the Site Part being modified. |
![]() |
UserName | The user who is updating the Site Part. If not set, the session user is used. |
![]() |
WarrantyDate | The DateTime the warranty begins for the Site Part. |
Reference
UpdateSitePartSetup Class
FChoice.Toolkits.Clarify.FieldOps Namespace
UpdateSitePart(UpdateSitePartSetup) Method