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

Foundation proposal status codes and descriptions. More...

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

Public Member Functions

 PFoundationProposalStatusRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsStatusCodeNull ()
 test for NULL value More...
 
void SetStatusCodeNull ()
 assign NULL value More...
 
bool IsStatusDescriptionNull ()
 test for NULL value More...
 
void SetStatusDescriptionNull ()
 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 StatusCode [get, set]
 
String StatusDescription [get, set]
 
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

Foundation proposal status codes and descriptions.

Constructor & Destructor Documentation

◆ PFoundationProposalStatusRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsStatusCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalStatusRow.IsStatusCodeNull ( )
inline

test for NULL value

◆ IsStatusDescriptionNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalStatusRow.IsStatusDescriptionNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetStatusCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalStatusRow.SetStatusCodeNull ( )
inline

assign NULL value

◆ SetStatusDescriptionNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalStatusRow.SetStatusDescriptionNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ StatusCode

String Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalStatusRow.StatusCode
getset

◆ StatusDescription

String Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalStatusRow.StatusDescription
getset

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