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

Details of a unit. This is an organizational unit such as an om field, department, local cost center, etc. More...

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

Public Member Functions

 PUnitRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsUnitNameNull ()
 test for NULL value More...
 
void SetUnitNameNull ()
 assign NULL value More...
 
bool IsDescriptionNull ()
 test for NULL value More...
 
void SetDescriptionNull ()
 assign NULL value More...
 
bool IsUnitTypeCodeNull ()
 test for NULL value More...
 
void SetUnitTypeCodeNull ()
 assign NULL value More...
 
bool IsMinimumNull ()
 test for NULL value More...
 
void SetMinimumNull ()
 assign NULL value More...
 
bool IsMaximumNull ()
 test for NULL value More...
 
void SetMaximumNull ()
 assign NULL value More...
 
bool IsPresentNull ()
 test for NULL value More...
 
void SetPresentNull ()
 assign NULL value More...
 
bool IsPartTimersNull ()
 test for NULL value More...
 
void SetPartTimersNull ()
 assign NULL value More...
 
bool IsOutreachCodeNull ()
 test for NULL value More...
 
void SetOutreachCodeNull ()
 assign NULL value More...
 
bool IsOutreachCostNull ()
 test for NULL value More...
 
void SetOutreachCostNull ()
 assign NULL value More...
 
bool IsOutreachCostCurrencyCodeNull ()
 test for NULL value More...
 
void SetOutreachCostCurrencyCodeNull ()
 assign NULL value More...
 
bool IsCountryCodeNull ()
 test for NULL value More...
 
void SetCountryCodeNull ()
 assign NULL value More...
 
bool IsPrimaryOfficeNull ()
 test for NULL value More...
 
void SetPrimaryOfficeNull ()
 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 PartnerKey [get, set]
 This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More...
 
String UnitName [get, set]
 
String Description [get, set]
 
String UnitTypeCode [get, set]
 
Int32 Minimum [get, set]
 
Int32 Maximum [get, set]
 
Int32 Present [get, set]
 
Int32 PartTimers [get, set]
 
String OutreachCode [get, set]
 todo More...
 
Decimal OutreachCost [get, set]
 This is the cost of the outreach/Event. More...
 
String OutreachCostCurrencyCode [get, set]
 This is the currency that is used for the outreach cost. More...
 
String CountryCode [get, set]
 
Int64 PrimaryOffice [get, set]
 The partner key of the office that will be this field's primary office.. 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

Details of a unit. This is an organizational unit such as an om field, department, local cost center, etc.

Constructor & Destructor Documentation

◆ PUnitRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCountryCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.IsCountryCodeNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsDescriptionNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.IsDescriptionNull ( )
inline

test for NULL value

◆ IsMaximumNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.IsMaximumNull ( )
inline

test for NULL value

◆ IsMinimumNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.IsMinimumNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsOutreachCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.IsOutreachCodeNull ( )
inline

test for NULL value

◆ IsOutreachCostCurrencyCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.IsOutreachCostCurrencyCodeNull ( )
inline

test for NULL value

◆ IsOutreachCostNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.IsOutreachCostNull ( )
inline

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.IsPartnerKeyNull ( )
inline

test for NULL value

◆ IsPartTimersNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.IsPartTimersNull ( )
inline

test for NULL value

◆ IsPresentNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.IsPresentNull ( )
inline

test for NULL value

◆ IsPrimaryOfficeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.IsPrimaryOfficeNull ( )
inline

test for NULL value

◆ IsUnitNameNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.IsUnitNameNull ( )
inline

test for NULL value

◆ IsUnitTypeCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.IsUnitTypeCodeNull ( )
inline

test for NULL value

◆ SetCountryCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.SetCountryCodeNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetDescriptionNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.SetDescriptionNull ( )
inline

assign NULL value

◆ SetMaximumNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.SetMaximumNull ( )
inline

assign NULL value

◆ SetMinimumNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.SetMinimumNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetOutreachCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.SetOutreachCodeNull ( )
inline

assign NULL value

◆ SetOutreachCostCurrencyCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.SetOutreachCostCurrencyCodeNull ( )
inline

assign NULL value

◆ SetOutreachCostNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.SetOutreachCostNull ( )
inline

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.SetPartnerKeyNull ( )
inline

assign NULL value

◆ SetPartTimersNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.SetPartTimersNull ( )
inline

assign NULL value

◆ SetPresentNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.SetPresentNull ( )
inline

assign NULL value

◆ SetPrimaryOfficeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.SetPrimaryOfficeNull ( )
inline

assign NULL value

◆ SetUnitNameNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.SetUnitNameNull ( )
inline

assign NULL value

◆ SetUnitTypeCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.SetUnitTypeCodeNull ( )
inline

assign NULL value

Property Documentation

◆ CountryCode

String Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.CountryCode
getset

This is a code which identifies a country. It is the ISO code

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ Description

String Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.Description
getset

◆ Maximum

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.Maximum
getset

Indicates the maximum number of staff required. (Computed from um_jobs.)

◆ Minimum

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.Minimum
getset

Indicates the minimum number of staff required. (Computed from um_jobs.)

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ OutreachCode

String Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.OutreachCode
getset

todo

◆ OutreachCost

Decimal Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.OutreachCost
getset

This is the cost of the outreach/Event.

◆ OutreachCostCurrencyCode

String Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.OutreachCostCurrencyCode
getset

This is the currency that is used for the outreach cost.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.PartnerKey
getset

This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.

◆ PartTimers

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.PartTimers
getset

Number of part-timers acceptable. (Computed from um_jobs.)

◆ Present

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.Present
getset

Indicates the present number on staff. (Computed from um_jobs.)

◆ PrimaryOffice

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.PrimaryOffice
getset

The partner key of the office that will be this field's primary office..

◆ UnitName

String Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.UnitName
getset

◆ UnitTypeCode

String Ict.Petra.Shared.MPartner.Partner.Data.PUnitRow.UnitTypeCode
getset

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