Click or drag to resize

projectTravelAndExpenseEntrycomment Class

Inheritance Hierarchy
SystemObject
  ctDynamicsSLbasePublicPJNOTES
    ctDynamicsSL.project.timeAndExpense.inputprojectTravelAndExpenseEntrycomment

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

The projectTravelAndExpenseEntrycomment type exposes the following members.

Constructors
  NameDescription
Public methodprojectTravelAndExpenseEntrycomment
Initializes a new instance of the projectTravelAndExpenseEntrycomment 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 propertyresultCode (Inherited from basePublicPJNOTES.)
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 basePublicPJNOTES.)
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