OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow Class Reference

The month and day of reviews so that proposals can be sent in time. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow:

Public Member Functions

 PFoundationDeadlineRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsFoundationPartnerKeyNull ()
 test for NULL value More...
 
void SetFoundationPartnerKeyNull ()
 assign NULL value More...
 
bool IsFoundationDeadlineKeyNull ()
 test for NULL value More...
 
void SetFoundationDeadlineKeyNull ()
 assign NULL value More...
 
bool IsDeadlineMonthNull ()
 test for NULL value More...
 
void SetDeadlineMonthNull ()
 assign NULL value More...
 
bool IsDeadlineDayNull ()
 test for NULL value More...
 
void SetDeadlineDayNull ()
 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

Int64 FoundationPartnerKey [get, set]
 
Int32 FoundationDeadlineKey [get, set]
 
Int32 DeadlineMonth [get, set]
 The month number. More...
 
Int32 DeadlineDay [get, set]
 The day number. 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

The month and day of reviews so that proposals can be sent in time.

Constructor & Destructor Documentation

◆ PFoundationDeadlineRow()

Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.PFoundationDeadlineRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.InitValues ( )
inlinevirtual

set default values

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsDeadlineDayNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.IsDeadlineDayNull ( )
inline

test for NULL value

◆ IsDeadlineMonthNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.IsDeadlineMonthNull ( )
inline

test for NULL value

◆ IsFoundationDeadlineKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.IsFoundationDeadlineKeyNull ( )
inline

test for NULL value

◆ IsFoundationPartnerKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.IsFoundationPartnerKeyNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.IsModifiedByNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetDeadlineDayNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.SetDeadlineDayNull ( )
inline

assign NULL value

◆ SetDeadlineMonthNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.SetDeadlineMonthNull ( )
inline

assign NULL value

◆ SetFoundationDeadlineKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.SetFoundationDeadlineKeyNull ( )
inline

assign NULL value

◆ SetFoundationPartnerKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.SetFoundationPartnerKeyNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.SetModifiedByNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.DateModified
getset

The date the record was modified.

◆ DeadlineDay

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.DeadlineDay
getset

The day number.

◆ DeadlineMonth

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.DeadlineMonth
getset

The month number.

◆ FoundationDeadlineKey

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.FoundationDeadlineKey
getset

◆ FoundationPartnerKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.FoundationPartnerKey
getset

◆ ModificationId

DateTime Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PFoundationDeadlineRow.ModifiedBy
getset

User ID of who last modified this record.


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