Describes whether a person is full-time, part-time, etc.
More...
|
String | AssignmentTypeCode [get, set] |
| Indicates the type of assignment . More...
|
|
String | AssignmentCodeDescr [get, set] |
| This describes the one-letter assignment code. More...
|
|
Boolean | UnassignableFlag [get, set] |
| Can this qualification level be assigned? More...
|
|
System.? DateTime | UnassignableDate [get, set] |
| This is the date the record was last updated. 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...
|
|
Describes whether a person is full-time, part-time, etc.
◆ PtAssignmentTypeRow()
Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.PtAssignmentTypeRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsAssignmentCodeDescrNull()
bool Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.IsAssignmentCodeDescrNull |
( |
| ) |
|
|
inline |
◆ IsAssignmentTypeCodeNull()
bool Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.IsAssignmentTypeCodeNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsDeletableFlagNull()
bool Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.IsDeletableFlagNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsUnassignableDateNull()
bool Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.IsUnassignableDateNull |
( |
| ) |
|
|
inline |
◆ IsUnassignableFlagNull()
bool Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.IsUnassignableFlagNull |
( |
| ) |
|
|
inline |
◆ SetAssignmentCodeDescrNull()
void Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.SetAssignmentCodeDescrNull |
( |
| ) |
|
|
inline |
◆ SetAssignmentTypeCodeNull()
void Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.SetAssignmentTypeCodeNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetDeletableFlagNull()
void Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.SetDeletableFlagNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetUnassignableDateNull()
void Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.SetUnassignableDateNull |
( |
| ) |
|
|
inline |
◆ SetUnassignableFlagNull()
void Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.SetUnassignableFlagNull |
( |
| ) |
|
|
inline |
◆ AssignmentCodeDescr
String Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.AssignmentCodeDescr |
|
getset |
This describes the one-letter assignment code.
◆ AssignmentTypeCode
String Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.AssignmentTypeCode |
|
getset |
Indicates the type of assignment .
◆ CreatedBy
String Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.DateModified |
|
getset |
The date the record was modified.
◆ DeletableFlag
Boolean Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.DeletableFlag |
|
getset |
Indicates if a record can be deleted.
◆ ModificationId
DateTime Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ UnassignableDate
System.? DateTime Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.UnassignableDate |
|
getset |
This is the date the record was last updated.
◆ UnassignableFlag
Boolean Ict.Petra.Shared.MPersonnel.Units.Data.PtAssignmentTypeRow.UnassignableFlag |
|
getset |
Can this qualification level be assigned?
The documentation for this class was generated from the following file: