This table contains the codes that indicate the categories of document types (grouping).
More...
|
String | Code [get, set] |
| This code indicates the category of a document type. More...
|
|
String | Description [get, set] |
| This describes the document type category. More...
|
|
Boolean | Extendable [get, set] |
| Indicates if document types for this category can be added on the fly. More...
|
|
Boolean | UnassignableFlag [get, set] |
| Indicates if this code can still be assigned? More...
|
|
System.? DateTime | UnassignableDate [get, set] |
| Date from which this code was made unassignable. 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 table contains the codes that indicate the categories of document types (grouping).
◆ PmDocumentCategoryRow()
Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.PmDocumentCategoryRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCodeNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.IsCodeNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsDeletableFlagNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.IsDeletableFlagNull |
( |
| ) |
|
|
inline |
◆ IsDescriptionNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.IsDescriptionNull |
( |
| ) |
|
|
inline |
◆ IsExtendableNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.IsExtendableNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsUnassignableDateNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.IsUnassignableDateNull |
( |
| ) |
|
|
inline |
◆ IsUnassignableFlagNull()
bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.IsUnassignableFlagNull |
( |
| ) |
|
|
inline |
◆ SetCodeNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.SetCodeNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetDeletableFlagNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.SetDeletableFlagNull |
( |
| ) |
|
|
inline |
◆ SetDescriptionNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.SetDescriptionNull |
( |
| ) |
|
|
inline |
◆ SetExtendableNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.SetExtendableNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetUnassignableDateNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.SetUnassignableDateNull |
( |
| ) |
|
|
inline |
◆ SetUnassignableFlagNull()
void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.SetUnassignableFlagNull |
( |
| ) |
|
|
inline |
◆ Code
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.Code |
|
getset |
This code indicates the category of a document type.
◆ CreatedBy
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.DateModified |
|
getset |
The date the record was modified.
◆ DeletableFlag
Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.DeletableFlag |
|
getset |
Indicates if a record can be deleted.
◆ Description
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.Description |
|
getset |
This describes the document type category.
◆ Extendable
Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.Extendable |
|
getset |
Indicates if document types for this category can be added on the fly.
◆ ModificationId
DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ UnassignableDate
System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.UnassignableDate |
|
getset |
Date from which this code was made unassignable.
◆ UnassignableFlag
Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentCategoryRow.UnassignableFlag |
|
getset |
Indicates if this code can still be assigned?
The documentation for this class was generated from the following file: