This decribes the type of application a person has submitted, e.g, Short-Term, Long-Term, or 2 years.
More...
|
| String | AppTypeName [get, set] |
| | Name of the application type, e.g. Short-Term, Long-Term. More...
|
| |
| String | AppTypeDescr [get, set] |
| | Describes the application type. More...
|
| |
| Boolean | UnassignableFlag [get, set] |
| | Can this application type be assigned? More...
|
| |
| System.? DateTime | UnassignableDate [get, set] |
| | This is the date the record was last updated. More...
|
| |
| String | AppFormType [get, set] |
| | This field lists the different forms that are used for the various application types. More...
|
| |
| Boolean | DeletableFlag [get, set] |
| | Indicates if a record can be deleted. More...
|
| |
| System.? DateTime | DateCreated [get, set] |
| | The date the record was created. More...
|
| |
| String | CreatedBy [get, set] |
| | User ID of who created this record. More...
|
| |
| System.? DateTime | DateModified [get, set] |
| | The date the record was modified. More...
|
| |
| String | ModifiedBy [get, set] |
| | User ID of who last modified this record. More...
|
| |
| DateTime | ModificationId [get, set] |
| | This identifies the current version of the record. More...
|
| |
This decribes the type of application a person has submitted, e.g, Short-Term, Long-Term, or 2 years.
◆ PtApplicationTypeRow()
| Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.PtApplicationTypeRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsAppFormTypeNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.IsAppFormTypeNull |
( |
| ) |
|
|
inline |
◆ IsAppTypeDescrNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.IsAppTypeDescrNull |
( |
| ) |
|
|
inline |
◆ IsAppTypeNameNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.IsAppTypeNameNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsDeletableFlagNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.IsDeletableFlagNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsUnassignableDateNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.IsUnassignableDateNull |
( |
| ) |
|
|
inline |
◆ IsUnassignableFlagNull()
| bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.IsUnassignableFlagNull |
( |
| ) |
|
|
inline |
◆ SetAppFormTypeNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.SetAppFormTypeNull |
( |
| ) |
|
|
inline |
◆ SetAppTypeDescrNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.SetAppTypeDescrNull |
( |
| ) |
|
|
inline |
◆ SetAppTypeNameNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.SetAppTypeNameNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetDeletableFlagNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.SetDeletableFlagNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetUnassignableDateNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.SetUnassignableDateNull |
( |
| ) |
|
|
inline |
◆ SetUnassignableFlagNull()
| void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.SetUnassignableFlagNull |
( |
| ) |
|
|
inline |
◆ AppFormType
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.AppFormType |
|
getset |
This field lists the different forms that are used for the various application types.
◆ AppTypeDescr
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.AppTypeDescr |
|
getset |
Describes the application type.
◆ AppTypeName
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.AppTypeName |
|
getset |
Name of the application type, e.g. Short-Term, Long-Term.
◆ CreatedBy
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.DateModified |
|
getset |
The date the record was modified.
◆ DeletableFlag
| Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.DeletableFlag |
|
getset |
Indicates if a record can be deleted.
◆ ModificationId
| DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ UnassignableDate
| System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.UnassignableDate |
|
getset |
This is the date the record was last updated.
◆ UnassignableFlag
| Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PtApplicationTypeRow.UnassignableFlag |
|
getset |
Can this application type be assigned?
The documentation for this class was generated from the following file: