OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow Class Reference

Defines the areas in which a person may possess an ability, e.g. plays the guitar. More...

Inheritance diagram for Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow:

Public Member Functions

 PtAbilityAreaRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsAbilityAreaNameNull ()
 test for NULL value More...
 
void SetAbilityAreaNameNull ()
 assign NULL value More...
 
bool IsAbilityAreaDescrNull ()
 test for NULL value More...
 
void SetAbilityAreaDescrNull ()
 assign NULL value More...
 
bool IsRequirementAreaDescrNull ()
 test for NULL value More...
 
void SetRequirementAreaDescrNull ()
 assign NULL value More...
 
bool IsUnassignableFlagNull ()
 test for NULL value More...
 
void SetUnassignableFlagNull ()
 assign NULL value More...
 
bool IsUnassignableDateNull ()
 test for NULL value More...
 
void SetUnassignableDateNull ()
 assign NULL value More...
 
bool IsDeletableFlagNull ()
 test for NULL value More...
 
void SetDeletableFlagNull ()
 assign NULL value More...
 
bool IsDateCreatedNull ()
 test for NULL value More...
 
void SetDateCreatedNull ()
 assign NULL value More...
 
bool IsCreatedByNull ()
 test for NULL value More...
 
void SetCreatedByNull ()
 assign NULL value More...
 
bool IsDateModifiedNull ()
 test for NULL value More...
 
void SetDateModifiedNull ()
 assign NULL value More...
 
bool IsModifiedByNull ()
 test for NULL value More...
 
void SetModifiedByNull ()
 assign NULL value More...
 
bool IsModificationIdNull ()
 test for NULL value More...
 
void SetModificationIdNull ()
 assign NULL value More...
 

Properties

String AbilityAreaName [get, set]
 Name of the area of ability. More...
 
String AbilityAreaDescr [get, set]
 Describes the area of ability. More...
 
String RequirementAreaDescr [get, set]
 Describes the area of ability. More...
 
Boolean UnassignableFlag [get, set]
 Can this ability 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...
 

Detailed Description

Defines the areas in which a person may possess an ability, e.g. plays the guitar.

Constructor & Destructor Documentation

◆ PtAbilityAreaRow()

Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.PtAbilityAreaRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.InitValues ( )
inlinevirtual

set default values

◆ IsAbilityAreaDescrNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.IsAbilityAreaDescrNull ( )
inline

test for NULL value

◆ IsAbilityAreaNameNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.IsAbilityAreaNameNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsDeletableFlagNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.IsDeletableFlagNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsRequirementAreaDescrNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.IsRequirementAreaDescrNull ( )
inline

test for NULL value

◆ IsUnassignableDateNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.IsUnassignableDateNull ( )
inline

test for NULL value

◆ IsUnassignableFlagNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.IsUnassignableFlagNull ( )
inline

test for NULL value

◆ SetAbilityAreaDescrNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.SetAbilityAreaDescrNull ( )
inline

assign NULL value

◆ SetAbilityAreaNameNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.SetAbilityAreaNameNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetDeletableFlagNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.SetDeletableFlagNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetRequirementAreaDescrNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.SetRequirementAreaDescrNull ( )
inline

assign NULL value

◆ SetUnassignableDateNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.SetUnassignableDateNull ( )
inline

assign NULL value

◆ SetUnassignableFlagNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.SetUnassignableFlagNull ( )
inline

assign NULL value

Property Documentation

◆ AbilityAreaDescr

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.AbilityAreaDescr
getset

Describes the area of ability.

◆ AbilityAreaName

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.AbilityAreaName
getset

Name of the area of ability.

◆ CreatedBy

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.DateModified
getset

The date the record was modified.

◆ DeletableFlag

Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.DeletableFlag
getset

Indicates if a record can be deleted.

◆ ModificationId

DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.ModifiedBy
getset

User ID of who last modified this record.

◆ RequirementAreaDescr

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.RequirementAreaDescr
getset

Describes the area of ability.

◆ UnassignableDate

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.UnassignableDate
getset

This is the date the record was last updated.

◆ UnassignableFlag

Boolean Ict.Petra.Shared.MPersonnel.Personnel.Data.PtAbilityAreaRow.UnassignableFlag
getset

Can this ability be assigned?


The documentation for this class was generated from the following file: