CreateScheduleSetup Class Members
The following tables list the members exposed by CreateScheduleSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CreateScheduleSetup Constructor | Initializes a new instance of the CreateScheduleSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
BillingATTN | The name of the Attention person at billing site. |
![]() |
BillingFrequency | How often will this Schedule induce billing? |
![]() |
BillingOption | For any Billing Frequency except "One Time," select whether the customer is billed in advance or after the fact. |
![]() |
BillingPeriodStartDate | The billing period starting DateTime for the Schedule. If not set, the current time is used. |
![]() |
BillSiteIDNum | Site Identifier for the billing of this Schedule. |
![]() |
ChargeEndDate | The charging end DateTime for the Schedule. If not set, the current time is used. |
![]() |
ChargeStartDate | The charging start DateTime for the Schedule. If not set, the current time is used. |
![]() |
ContractIDNum | Contract Identifier. |
![]() |
FirstBillingDate | The first billing DateTime for the Schedule. If not set, the current time is used. |
![]() |
PriceProgram | The title of the Price Program for this Schedule. If blank then "US Std Price List" will be used. |
![]() |
ScheduleIDNum | Schedule Identifier. |
![]() |
ShipToSiteIDNum | Site Identifier for the shipment of this Schedule. |
Reference
CreateScheduleSetup Class
FChoice.Toolkits.Clarify.Contracts Namespace
CreateSchedule(CreateScheduleSetup) Method