Show / Hide Table of Contents

Class UpdateScheduleSetup

Inheritance
System.Object
UpdateScheduleSetup
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Toolkits.Clarify.Contracts
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class UpdateScheduleSetup

Constructors

UpdateScheduleSetup(String, String)

Declaration
[ConstructorIndex(0)]
public UpdateScheduleSetup(string contractIDNum, string scheduleIDNum)
Parameters
Type Name Description
System.String contractIDNum
System.String scheduleIDNum

Properties

AdditionalFields

Declaration
[PropertyBitValue(8192)]
public AdditionalFields AdditionalFields { get; }
Property Value
Type Description
AdditionalFields

BillingATTN

Declaration
[PropertyBitValue(16)]
public string BillingATTN { get; set; }
Property Value
Type Description
System.String

BillingFrequency

Declaration
[PropertyBitValue(128)]
public BillingFrequency BillingFrequency { get; set; }
Property Value
Type Description
BillingFrequency

BillingOption

Declaration
[PropertyBitValue(256)]
public BillingOption BillingOption { get; set; }
Property Value
Type Description
BillingOption

BillingPeriodStartDate

Declaration
[PropertyBitValue(512)]
public DateTime BillingPeriodStartDate { get; set; }
Property Value
Type Description
System.DateTime

BillSiteIDNum

Declaration
[PropertyBitValue(8)]
public string BillSiteIDNum { get; set; }
Property Value
Type Description
System.String

ChargeEndDate

Declaration
[PropertyBitValue(4096)]
public DateTime ChargeEndDate { get; set; }
Property Value
Type Description
System.DateTime

ChargeStartDate

Declaration
[PropertyBitValue(2048)]
public DateTime ChargeStartDate { get; set; }
Property Value
Type Description
System.DateTime

ContractIDNum

Declaration
[PropertyBitValue(1)]
public string ContractIDNum { get; set; }
Property Value
Type Description
System.String

FirstBillingDate

Declaration
[PropertyBitValue(1024)]
public DateTime FirstBillingDate { get; set; }
Property Value
Type Description
System.DateTime

PriceProgram

Declaration
[PropertyBitValue(64)]
public string PriceProgram { get; set; }
Property Value
Type Description
System.String

ScheduleIDNum

Declaration
[PropertyBitValue(4)]
public string ScheduleIDNum { get; set; }
Property Value
Type Description
System.String

ShipToSiteIDNum

Declaration
[PropertyBitValue(32)]
public string ShipToSiteIDNum { get; set; }
Property Value
Type Description
System.String
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.