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

Submission type for foundation proposals e.g. EMAIL, LETTER. More...

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

Public Member Functions

 PProposalSubmissionTypeRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsSubmissionTypeCodeNull ()
 test for NULL value More...
 
void SetSubmissionTypeCodeNull ()
 assign NULL value More...
 
bool IsSubmissionTypeDescriptionNull ()
 test for NULL value More...
 
void SetSubmissionTypeDescriptionNull ()
 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 SubmissionTypeCode [get, set]
 
String SubmissionTypeDescription [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

Submission type for foundation proposals e.g. EMAIL, LETTER.

Constructor & Destructor Documentation

◆ PProposalSubmissionTypeRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsSubmissionTypeCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PProposalSubmissionTypeRow.IsSubmissionTypeCodeNull ( )
inline

test for NULL value

◆ IsSubmissionTypeDescriptionNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PProposalSubmissionTypeRow.IsSubmissionTypeDescriptionNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetSubmissionTypeCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PProposalSubmissionTypeRow.SetSubmissionTypeCodeNull ( )
inline

assign NULL value

◆ SetSubmissionTypeDescriptionNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PProposalSubmissionTypeRow.SetSubmissionTypeDescriptionNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ SubmissionTypeCode

String Ict.Petra.Shared.MPartner.Partner.Data.PProposalSubmissionTypeRow.SubmissionTypeCode
getset

◆ SubmissionTypeDescription

String Ict.Petra.Shared.MPartner.Partner.Data.PProposalSubmissionTypeRow.SubmissionTypeDescription
getset

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