OpenPetra
Free Administration Software for Non-Profits
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow Class Reference

Links partners with locations (addresses) and has specific info about the link (e.g. date effective) More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow:
Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationRow

Public Member Functions

 PPartnerLocationRow (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 IsSiteKeyNull ()
 test for NULL value More...
 
void SetSiteKeyNull ()
 assign NULL value More...
 
bool IsLocationKeyNull ()
 test for NULL value More...
 
void SetLocationKeyNull ()
 assign NULL value More...
 
bool IsDateEffectiveNull ()
 test for NULL value More...
 
void SetDateEffectiveNull ()
 assign NULL value More...
 
bool IsDateGoodUntilNull ()
 test for NULL value More...
 
void SetDateGoodUntilNull ()
 assign NULL value More...
 
bool IsLocationTypeNull ()
 test for NULL value More...
 
void SetLocationTypeNull ()
 assign NULL value More...
 
bool IsSendMailNull ()
 test for NULL value More...
 
void SetSendMailNull ()
 assign NULL value More...
 
bool IsLocationDetailCommentNull ()
 test for NULL value More...
 
void SetLocationDetailCommentNull ()
 assign NULL value More...
 
bool IsRestrictedNull ()
 test for NULL value More...
 
void SetRestrictedNull ()
 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...
 
Int64 SiteKey [get, set]
 This is the key that tell what site created the linked location. More...
 
Int32 LocationKey [get, set]
 
System.? DateTime DateEffective [get, set]
 
System.? DateTime DateGoodUntil [get, set]
 
String LocationType [get, set]
 
Boolean SendMail [get, set]
 
String LocationDetailComment [get, set]
 
Boolean Restricted [get, set]
 Indicates whether or not the partner location has restricted access. If it does then the access will be controlled by s_group_partner_location. 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

Links partners with locations (addresses) and has specific info about the link (e.g. date effective)

Constructor & Destructor Documentation

◆ PPartnerLocationRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateEffectiveNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.IsDateEffectiveNull ( )
inline

test for NULL value

◆ IsDateGoodUntilNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.IsDateGoodUntilNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsLocationDetailCommentNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.IsLocationDetailCommentNull ( )
inline

test for NULL value

◆ IsLocationKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.IsLocationKeyNull ( )
inline

test for NULL value

◆ IsLocationTypeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.IsLocationTypeNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ IsRestrictedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.IsRestrictedNull ( )
inline

test for NULL value

◆ IsSendMailNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.IsSendMailNull ( )
inline

test for NULL value

◆ IsSiteKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.IsSiteKeyNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateEffectiveNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.SetDateEffectiveNull ( )
inline

assign NULL value

◆ SetDateGoodUntilNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.SetDateGoodUntilNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetLocationDetailCommentNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.SetLocationDetailCommentNull ( )
inline

assign NULL value

◆ SetLocationKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.SetLocationKeyNull ( )
inline

assign NULL value

◆ SetLocationTypeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.SetLocationTypeNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

◆ SetRestrictedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.SetRestrictedNull ( )
inline

assign NULL value

◆ SetSendMailNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.SetSendMailNull ( )
inline

assign NULL value

◆ SetSiteKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.SetSiteKeyNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateEffective

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.DateEffective
getset

◆ DateGoodUntil

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.DateGoodUntil
getset

◆ DateModified

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

The date the record was modified.

◆ LocationDetailComment

String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.LocationDetailComment
getset

◆ LocationKey

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.LocationKey
getset

◆ LocationType

String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.LocationType
getset

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.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.

◆ Restricted

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.Restricted
getset

Indicates whether or not the partner location has restricted access. If it does then the access will be controlled by s_group_partner_location.

◆ SendMail

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.SendMail
getset

◆ SiteKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationRow.SiteKey
getset

This is the key that tell what site created the linked location.


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