OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MCommon.Data.AFrequencyRow Class Reference

Units of time. Used in partner letters. Also used to indicate how often a publication is produced or a receipt is sent to a donor. More...

Inheritance diagram for Ict.Petra.Shared.MCommon.Data.AFrequencyRow:

Public Member Functions

 AFrequencyRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsFrequencyCodeNull ()
 test for NULL value More...
 
void SetFrequencyCodeNull ()
 assign NULL value More...
 
bool IsFrequencyDescriptionNull ()
 test for NULL value More...
 
void SetFrequencyDescriptionNull ()
 assign NULL value More...
 
bool IsNumberOfYearsNull ()
 test for NULL value More...
 
void SetNumberOfYearsNull ()
 assign NULL value More...
 
bool IsNumberOfMonthsNull ()
 test for NULL value More...
 
void SetNumberOfMonthsNull ()
 assign NULL value More...
 
bool IsNumberOfDaysNull ()
 test for NULL value More...
 
void SetNumberOfDaysNull ()
 assign NULL value More...
 
bool IsNumberOfHoursNull ()
 test for NULL value More...
 
void SetNumberOfHoursNull ()
 assign NULL value More...
 
bool IsNumberOfMinutesNull ()
 test for NULL value More...
 
void SetNumberOfMinutesNull ()
 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 FrequencyCode [get, set]
 
String FrequencyDescription [get, set]
 
Int32 NumberOfYears [get, set]
 
Int32 NumberOfMonths [get, set]
 
Int32 NumberOfDays [get, set]
 
Int32 NumberOfHours [get, set]
 
Int32 NumberOfMinutes [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

Units of time. Used in partner letters. Also used to indicate how often a publication is produced or a receipt is sent to a donor.

Constructor & Destructor Documentation

◆ AFrequencyRow()

Ict.Petra.Shared.MCommon.Data.AFrequencyRow.AFrequencyRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MCommon.Data.AFrequencyRow.InitValues ( )
inlinevirtual

set default values

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MCommon.Data.AFrequencyRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MCommon.Data.AFrequencyRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MCommon.Data.AFrequencyRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsFrequencyCodeNull()

bool Ict.Petra.Shared.MCommon.Data.AFrequencyRow.IsFrequencyCodeNull ( )
inline

test for NULL value

◆ IsFrequencyDescriptionNull()

bool Ict.Petra.Shared.MCommon.Data.AFrequencyRow.IsFrequencyDescriptionNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MCommon.Data.AFrequencyRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MCommon.Data.AFrequencyRow.IsModifiedByNull ( )
inline

test for NULL value

◆ IsNumberOfDaysNull()

bool Ict.Petra.Shared.MCommon.Data.AFrequencyRow.IsNumberOfDaysNull ( )
inline

test for NULL value

◆ IsNumberOfHoursNull()

bool Ict.Petra.Shared.MCommon.Data.AFrequencyRow.IsNumberOfHoursNull ( )
inline

test for NULL value

◆ IsNumberOfMinutesNull()

bool Ict.Petra.Shared.MCommon.Data.AFrequencyRow.IsNumberOfMinutesNull ( )
inline

test for NULL value

◆ IsNumberOfMonthsNull()

bool Ict.Petra.Shared.MCommon.Data.AFrequencyRow.IsNumberOfMonthsNull ( )
inline

test for NULL value

◆ IsNumberOfYearsNull()

bool Ict.Petra.Shared.MCommon.Data.AFrequencyRow.IsNumberOfYearsNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MCommon.Data.AFrequencyRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MCommon.Data.AFrequencyRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MCommon.Data.AFrequencyRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetFrequencyCodeNull()

void Ict.Petra.Shared.MCommon.Data.AFrequencyRow.SetFrequencyCodeNull ( )
inline

assign NULL value

◆ SetFrequencyDescriptionNull()

void Ict.Petra.Shared.MCommon.Data.AFrequencyRow.SetFrequencyDescriptionNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MCommon.Data.AFrequencyRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MCommon.Data.AFrequencyRow.SetModifiedByNull ( )
inline

assign NULL value

◆ SetNumberOfDaysNull()

void Ict.Petra.Shared.MCommon.Data.AFrequencyRow.SetNumberOfDaysNull ( )
inline

assign NULL value

◆ SetNumberOfHoursNull()

void Ict.Petra.Shared.MCommon.Data.AFrequencyRow.SetNumberOfHoursNull ( )
inline

assign NULL value

◆ SetNumberOfMinutesNull()

void Ict.Petra.Shared.MCommon.Data.AFrequencyRow.SetNumberOfMinutesNull ( )
inline

assign NULL value

◆ SetNumberOfMonthsNull()

void Ict.Petra.Shared.MCommon.Data.AFrequencyRow.SetNumberOfMonthsNull ( )
inline

assign NULL value

◆ SetNumberOfYearsNull()

void Ict.Petra.Shared.MCommon.Data.AFrequencyRow.SetNumberOfYearsNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

String Ict.Petra.Shared.MCommon.Data.AFrequencyRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MCommon.Data.AFrequencyRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MCommon.Data.AFrequencyRow.DateModified
getset

The date the record was modified.

◆ FrequencyCode

String Ict.Petra.Shared.MCommon.Data.AFrequencyRow.FrequencyCode
getset

◆ FrequencyDescription

String Ict.Petra.Shared.MCommon.Data.AFrequencyRow.FrequencyDescription
getset

◆ ModificationId

DateTime Ict.Petra.Shared.MCommon.Data.AFrequencyRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MCommon.Data.AFrequencyRow.ModifiedBy
getset

User ID of who last modified this record.

◆ NumberOfDays

Int32 Ict.Petra.Shared.MCommon.Data.AFrequencyRow.NumberOfDays
getset

◆ NumberOfHours

Int32 Ict.Petra.Shared.MCommon.Data.AFrequencyRow.NumberOfHours
getset

◆ NumberOfMinutes

Int32 Ict.Petra.Shared.MCommon.Data.AFrequencyRow.NumberOfMinutes
getset

◆ NumberOfMonths

Int32 Ict.Petra.Shared.MCommon.Data.AFrequencyRow.NumberOfMonths
getset

◆ NumberOfYears

Int32 Ict.Petra.Shared.MCommon.Data.AFrequencyRow.NumberOfYears
getset

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