Click or drag to resize

projectTimesheetEntryinvoiceComment Class

Inheritance Hierarchy
SystemObject
  ctDynamicsSLbasePublicPJNOTES
    ctDynamicsSL.project.timeAndExpense.inputprojectTimesheetEntryinvoiceComment

Namespace:  ctDynamicsSL.project.timeAndExpense.input
Assembly:  ctDynamicsSL (in ctDynamicsSL.dll) Version: 2021.9.16.1 (2021.09.16.01)
Syntax
C#
[DataContractAttribute]
public class invoiceComment : basePublicPJNOTES

The projectTimesheetEntryinvoiceComment type exposes the following members.

Constructors
  NameDescription
Public methodprojectTimesheetEntryinvoiceComment
Initializes a new instance of the projectTimesheetEntryinvoiceComment class
Top
Properties
  NameDescription
Public propertycrtd_datetime (Inherited from basePublicPJNOTES.)
Public propertycrtd_prog (Inherited from basePublicPJNOTES.)
Public propertycrtd_user (Inherited from basePublicPJNOTES.)
Public propertydocnbr
Public propertyerrorMessage (Inherited from basePublicPJNOTES.)
Public propertykey_index (Inherited from basePublicPJNOTES.)
Public propertylupd_datetime (Inherited from basePublicPJNOTES.)
Public propertylupd_prog (Inherited from basePublicPJNOTES.)
Public propertylupd_user (Inherited from basePublicPJNOTES.)
Public propertynote_type_cd (Inherited from basePublicPJNOTES.)
Public propertynotes (Inherited from basePublicPJNOTES.)
Public propertypreparer_id
Public propertyresultCode (Inherited from basePublicPJNOTES.)
Public propertyth_date
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 basePublicPJNOTESpopulateFromDataRow(DataRow).)
Public methodtoDataTable (Inherited from basePublicPJNOTES.)
Public methodtoJSONString (Inherited from basePublicPJNOTES.)
Public methodtoSQLString (Inherited from basePublicPJNOTES.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also