Show / Hide Table of Contents

Class CreateContractLineItemSetup

Inheritance
System.Object
CreateContractLineItemSetup
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 CreateContractLineItemSetup

Constructors

CreateContractLineItemSetup(String, String, String, String, Int32, String, Int32)

Declaration
[ConstructorIndex(0)]
public CreateContractLineItemSetup(string contractIDNum, string partNumber, string partDomain, string partRevision, int quantity, string priceSchedule, int parentLineItemObjid)
Parameters
Type Name Description
System.String contractIDNum
System.String partNumber
System.String partDomain
System.String partRevision
System.Int32 quantity
System.String priceSchedule
System.Int32 parentLineItemObjid

CreateContractLineItemSetup(String, String, String, String, String, String, Int32)

Declaration
[ConstructorIndex(1)]
public CreateContractLineItemSetup(string contractIDNum, string partNumber, string partDomain, string partRevision, string priceSchedule, string serialNumber, int parentLineItemObjid)
Parameters
Type Name Description
System.String contractIDNum
System.String partNumber
System.String partDomain
System.String partRevision
System.String priceSchedule
System.String serialNumber
System.Int32 parentLineItemObjid

Properties

AdditionalFields

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

AutoInstall

Declaration
[PropertyBitValue(16384)]
public bool AutoInstall { get; set; }
Property Value
Type Description
System.Boolean

Comments

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

ContractIDNum

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

CreateDate

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

EndDate

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

IsTaxable

Declaration
[PropertyBitValue(8192)]
public bool IsTaxable { get; set; }
Property Value
Type Description
System.Boolean

OverridePrice

Declaration
[PropertyBitValue(1024)]
public double OverridePrice { get; set; }
Property Value
Type Description
System.Double

ParentLineItemObjid

Declaration
[PropertyBitValue(262144)]
public int ParentLineItemObjid { get; set; }
Property Value
Type Description
System.Int32

PartDomain

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

PartNumber

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

PartRevision

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

POIDNum

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

PriceSchedule

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

Quantity

Declaration
[PropertyBitValue(256)]
public int Quantity { get; set; }
Property Value
Type Description
System.Int32

QuotedSiteIDNum

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

SerialNumber

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

ServicedAtSiteIDNum

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

StartDate

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

UnitsUsed

Declaration
[PropertyBitValue(2048)]
public double UnitsUsed { get; set; }
Property Value
Type Description
System.Double

UserName

Declaration
[PropertyBitValue(2)]
public string UserName { 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.