Click or drag to resize

subContractPaymentRequestEntryPJPAYHDRExt Class

Inheritance Hierarchy
SystemObject
  ctDynamicsSLPJPAYHDR
    ctDynamicsSL.project.contractManagement.inputsubContractPaymentRequestEntryPJPAYHDRExt

Namespace:  ctDynamicsSL.project.contractManagement.input
Assembly:  ctDynamicsSL (in ctDynamicsSL.dll) Version: 2021.9.16.1 (2021.09.16.01)
Syntax
C#
[DataContractAttribute]
public class PJPAYHDRExt : PJPAYHDR

The subContractPaymentRequestEntryPJPAYHDRExt type exposes the following members.

Constructors
  NameDescription
Public methodsubContractPaymentRequestEntryPJPAYHDRExt
Initializes a new instance of the subContractPaymentRequestEntryPJPAYHDRExt class
Public methodsubContractPaymentRequestEntryPJPAYHDRExt(PJPAYHDR)
Initializes a new instance of the subContractPaymentRequestEntryPJPAYHDRExt class
Top
Properties
  NameDescription
Public propertyapprover (Inherited from PJPAYHDR.)
Public propertyBaseCuryId (Inherited from PJPAYHDR.)
Public propertybatnbr (Inherited from PJPAYHDR.)
Public propertybill_inv_num (Inherited from PJPAYHDR.)
Public propertycounter (Inherited from PJPAYHDR.)
Public propertycrtd_datetime (Inherited from PJPAYHDR.)
Public propertycrtd_prog (Inherited from PJPAYHDR.)
Public propertycrtd_user (Inherited from PJPAYHDR.)
Public propertycurr_net_amt (Inherited from PJPAYHDR.)
Public propertycurr_ret_amt (Inherited from PJPAYHDR.)
Public propertycurr_total_amt (Inherited from PJPAYHDR.)
Public propertycurr_units (Inherited from PJPAYHDR.)
Public propertyCurycurr_net_amt (Inherited from PJPAYHDR.)
Public propertyCurycurr_ret_amt (Inherited from PJPAYHDR.)
Public propertyCurycurr_total_amt (Inherited from PJPAYHDR.)
Public propertyCuryEffDate (Inherited from PJPAYHDR.)
Public propertyCuryId (Inherited from PJPAYHDR.)
Public propertyCuryMultDiv (Inherited from PJPAYHDR.)
Public propertyCuryRate (Inherited from PJPAYHDR.)
Public propertyCuryRateType (Inherited from PJPAYHDR.)
Public propertydate_submitted (Inherited from PJPAYHDR.)
Public propertyerrorMessage (Inherited from PJPAYHDR.)
Public propertyinv_paid_flag (Inherited from PJPAYHDR.)
Public propertyinvoice_date (Inherited from PJPAYHDR.)
Public propertylupd_datetime (Inherited from PJPAYHDR.)
Public propertylupd_prog (Inherited from PJPAYHDR.)
Public propertylupd_user (Inherited from PJPAYHDR.)
Public propertymyPJPAYDET
Public propertynoteid (Inherited from PJPAYHDR.)
Public propertynotes (Inherited from PJPAYHDR.)
Public propertyoverride_reason (Inherited from PJPAYHDR.)
Public propertyoverride_vendid (Inherited from PJPAYHDR.)
Public propertypayreq_desc (Inherited from PJPAYHDR.)
Public propertypayreq_type_cd (Inherited from PJPAYHDR.)
Public propertypayreqnbr (Inherited from PJPAYHDR.)
Public propertypreparer (Inherited from PJPAYHDR.)
Public propertyproject (Inherited from PJPAYHDR.)
Public propertypy_id01 (Inherited from PJPAYHDR.)
Public propertypy_id02 (Inherited from PJPAYHDR.)
Public propertypy_id03 (Inherited from PJPAYHDR.)
Public propertypy_id04 (Inherited from PJPAYHDR.)
Public propertypy_id05 (Inherited from PJPAYHDR.)
Public propertypy_id06 (Inherited from PJPAYHDR.)
Public propertypy_id07 (Inherited from PJPAYHDR.)
Public propertypy_id08 (Inherited from PJPAYHDR.)
Public propertypy_id09 (Inherited from PJPAYHDR.)
Public propertypy_id10 (Inherited from PJPAYHDR.)
Public propertypy_id11 (Inherited from PJPAYHDR.)
Public propertypy_id12 (Inherited from PJPAYHDR.)
Public propertypy_id13 (Inherited from PJPAYHDR.)
Public propertypy_id14 (Inherited from PJPAYHDR.)
Public propertypy_id15 (Inherited from PJPAYHDR.)
Public propertypy_id16 (Inherited from PJPAYHDR.)
Public propertypy_id17 (Inherited from PJPAYHDR.)
Public propertypy_id18 (Inherited from PJPAYHDR.)
Public propertypy_id19 (Inherited from PJPAYHDR.)
Public propertypy_id20 (Inherited from PJPAYHDR.)
Public propertyrefnbr (Inherited from PJPAYHDR.)
Public propertyrefnbr_ret (Inherited from PJPAYHDR.)
Public propertyresultCode (Inherited from PJPAYHDR.)
Public propertystatus1 (Inherited from PJPAYHDR.)
Public propertystatus2 (Inherited from PJPAYHDR.)
Public propertysubcontract (Inherited from PJPAYHDR.)
Public propertytotalEntries (Inherited from PJPAYHDR.)
Public propertytotalPages (Inherited from PJPAYHDR.)
Public propertyuser1 (Inherited from PJPAYHDR.)
Public propertyuser2 (Inherited from PJPAYHDR.)
Public propertyuser3 (Inherited from PJPAYHDR.)
Public propertyuser4 (Inherited from PJPAYHDR.)
Public propertyuser5 (Inherited from PJPAYHDR.)
Public propertyuser6 (Inherited from PJPAYHDR.)
Public propertyuser7 (Inherited from PJPAYHDR.)
Public propertyuser8 (Inherited from PJPAYHDR.)
Public propertyvendid (Inherited from PJPAYHDR.)
Public propertyvendor_invref (Inherited from PJPAYHDR.)
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodpopulateFromDataRow (Inherited from PJPAYHDR.)
Public methodtoDataTable (Inherited from PJPAYHDR.)
Public methodtoJSONString (Inherited from PJPAYHDR.)
Public methodtoSQLString (Inherited from PJPAYHDR.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also