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

Proposals submitted to a Foundation. More...

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

Public Member Functions

 PFoundationProposalRow (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 IsFoundationProposalKeyNull ()
 test for NULL value More...
 
void SetFoundationProposalKeyNull ()
 assign NULL value More...
 
bool IsProposalStatusNull ()
 test for NULL value More...
 
void SetProposalStatusNull ()
 assign NULL value More...
 
bool IsProposalNotesNull ()
 test for NULL value More...
 
void SetProposalNotesNull ()
 assign NULL value More...
 
bool IsSubmittedDateNull ()
 test for NULL value More...
 
void SetSubmittedDateNull ()
 assign NULL value More...
 
bool IsAmountRequestedNull ()
 test for NULL value More...
 
void SetAmountRequestedNull ()
 assign NULL value More...
 
bool IsAmountApprovedNull ()
 test for NULL value More...
 
void SetAmountApprovedNull ()
 assign NULL value More...
 
bool IsAmountGrantedNull ()
 test for NULL value More...
 
void SetAmountGrantedNull ()
 assign NULL value More...
 
bool IsDateGrantedNull ()
 test for NULL value More...
 
void SetDateGrantedNull ()
 assign NULL value More...
 
bool IsPartnerSubmittedByNull ()
 test for NULL value More...
 
void SetPartnerSubmittedByNull ()
 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 FoundationProposalKey [get, set]
 
String ProposalStatus [get, set]
 
String ProposalNotes [get, set]
 
System.? DateTime SubmittedDate [get, set]
 
Decimal AmountRequested [get, set]
 
Decimal AmountApproved [get, set]
 
Decimal AmountGranted [get, set]
 
System.? DateTime DateGranted [get, set]
 
Int64 PartnerSubmittedBy [get, set]
 The F.D. person who sent the proposal. 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

Proposals submitted to a Foundation.

Constructor & Destructor Documentation

◆ PFoundationProposalRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsAmountApprovedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.IsAmountApprovedNull ( )
inline

test for NULL value

◆ IsAmountGrantedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.IsAmountGrantedNull ( )
inline

test for NULL value

◆ IsAmountRequestedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.IsAmountRequestedNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateGrantedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.IsDateGrantedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsFoundationPartnerKeyNull()

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

test for NULL value

◆ IsFoundationProposalKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.IsFoundationProposalKeyNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPartnerSubmittedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.IsPartnerSubmittedByNull ( )
inline

test for NULL value

◆ IsProposalNotesNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.IsProposalNotesNull ( )
inline

test for NULL value

◆ IsProposalStatusNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.IsProposalStatusNull ( )
inline

test for NULL value

◆ IsSubmittedDateNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.IsSubmittedDateNull ( )
inline

test for NULL value

◆ SetAmountApprovedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.SetAmountApprovedNull ( )
inline

assign NULL value

◆ SetAmountGrantedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.SetAmountGrantedNull ( )
inline

assign NULL value

◆ SetAmountRequestedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.SetAmountRequestedNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateGrantedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.SetDateGrantedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetFoundationPartnerKeyNull()

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

assign NULL value

◆ SetFoundationProposalKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.SetFoundationProposalKeyNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPartnerSubmittedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.SetPartnerSubmittedByNull ( )
inline

assign NULL value

◆ SetProposalNotesNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.SetProposalNotesNull ( )
inline

assign NULL value

◆ SetProposalStatusNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.SetProposalStatusNull ( )
inline

assign NULL value

◆ SetSubmittedDateNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.SetSubmittedDateNull ( )
inline

assign NULL value

Property Documentation

◆ AmountApproved

Decimal Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.AmountApproved
getset

◆ AmountGranted

Decimal Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.AmountGranted
getset

◆ AmountRequested

Decimal Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.AmountRequested
getset

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateGranted

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.DateGranted
getset

◆ DateModified

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

The date the record was modified.

◆ FoundationPartnerKey

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

◆ FoundationProposalKey

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.FoundationProposalKey
getset

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PartnerSubmittedBy

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.PartnerSubmittedBy
getset

The F.D. person who sent the proposal.

◆ ProposalNotes

String Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.ProposalNotes
getset

◆ ProposalStatus

String Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.ProposalStatus
getset

◆ SubmittedDate

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PFoundationProposalRow.SubmittedDate
getset

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