Click or drag to resize

StagePJCHARGH Class

Inheritance Hierarchy

Namespace:  ctDynamicsSL
Assembly:  ctDynamicsSLLib (in ctDynamicsSLLib.dll) Version: 2021.7.15.1 (2021.07.15.01)
Syntax
C#
public class StagePJCHARGH : PJCHARGH

The StagePJCHARGH type exposes the following members.

Constructors
  NameDescription
Public methodStagePJCHARGH
Initializes a new instance of the StagePJCHARGH class
Top
Properties
  NameDescription
Public propertyBaseCuryID (Inherited from PJCHARGH.)
Public propertybatch_amount (Inherited from PJCHARGH.)
Public propertybatch_bal (Inherited from PJCHARGH.)
Public propertybatch_desc1 (Inherited from PJCHARGH.)
Public propertybatch_id (Inherited from PJCHARGH.)
Public propertybatch_status (Inherited from PJCHARGH.)
Public propertybatch_type (Inherited from PJCHARGH.)
Public propertycounter (Inherited from PJCHARGH.)
Public propertycpnyId (Inherited from PJCHARGH.)
Public propertycrtd_datetime (Inherited from PJCHARGH.)
Public propertycrtd_prog (Inherited from PJCHARGH.)
Public propertycrtd_user (Inherited from PJCHARGH.)
Public propertyCury_batch_amount (Inherited from PJCHARGH.)
Public propertyCury_batch_bal (Inherited from PJCHARGH.)
Public propertyCuryEffDate (Inherited from PJCHARGH.)
Public propertyCuryId (Inherited from PJCHARGH.)
Public propertyCuryMultDiv (Inherited from PJCHARGH.)
Public propertyCuryRate (Inherited from PJCHARGH.)
Public propertyCuryRateType (Inherited from PJCHARGH.)
Public propertydata1 (Inherited from PJCHARGH.)
Public propertydata2 (Inherited from PJCHARGH.)
Public propertydata3 (Inherited from PJCHARGH.)
Public propertyerrorMessage (Inherited from PJCHARGH.)
Public propertyfiscalno (Inherited from PJCHARGH.)
Public propertyID
Public propertylast_detail_num (Inherited from PJCHARGH.)
Public propertylupd_datetime (Inherited from PJCHARGH.)
Public propertylupd_prog (Inherited from PJCHARGH.)
Public propertylupd_user (Inherited from PJCHARGH.)
Public propertynoteid (Inherited from PJCHARGH.)
Public propertyNotes (Inherited from PJCHARGH.)
Public propertypost_date (Inherited from PJCHARGH.)
Public propertyrate_table_id (Inherited from PJCHARGH.)
Public propertyrate_type_cd (Inherited from PJCHARGH.)
Public propertyresultCode (Inherited from PJCHARGH.)
Public propertysystem_cd (Inherited from PJCHARGH.)
Public propertytotalEntries (Inherited from PJCHARGH.)
Public propertytotalPages (Inherited from PJCHARGH.)
Public propertyuser1 (Inherited from PJCHARGH.)
Public propertyuser2 (Inherited from PJCHARGH.)
Public propertyuser3 (Inherited from PJCHARGH.)
Public propertyuser4 (Inherited from PJCHARGH.)
Public propertyxctStatus
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 (Overrides PJCHARGHpopulateFromDataRow(DataRow).)
Public methodtoDataTable (Inherited from PJCHARGH.)
Public methodtoJSONString (Inherited from PJCHARGH.)
Public methodtoSQLString (Inherited from PJCHARGH.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also