UpdateScheduleSetup Class Members
The following tables list the members exposed by UpdateScheduleSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
UpdateScheduleSetup Constructor | Initializes a new instance of the UpdateScheduleSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
BillingATTN | Specifies the to who's attention the billing is direct. |
![]() |
BillingFrequency | Specifies how often will this Schedule induce billing. |
![]() |
BillingOption | For any Billing Frequency except "OneTime," select whether the customer is billed in advance or after the fact. |
![]() |
BillingPeriodStartDate | The billing period starting DateTime for the Schedule. If not set no change is made. |
![]() |
BillSiteIDNum | Site Identifier for the billing of this Schedule. |
![]() |
ChargeEndDate | The charging end DateTime for the Schedule. If not set, no change is made. |
![]() |
ChargeStartDate | The charging start DateTime for the Schedule. If not set, no change is made. |
![]() |
ContractIDNum | Contract Identifier. |
![]() |
FirstBillingDate | The first billing DateTime for the Schedule. If not set, no change is made. |
![]() |
PriceProgram | The title of the Price Program for this Schedule. If not set, then the value is not changed. |
![]() |
ScheduleIDNum | Schedule Identifier. |
![]() |
ShipToSiteIDNum | Site Identifier for the shipment of this Schedule. |
Reference
UpdateScheduleSetup Class
FChoice.Toolkits.Clarify.Contracts Namespace
UpdateSchedule(UpdateScheduleSetup) Method