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

Types assigned to each partner. Also known as special types. More...

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

Public Member Functions

 PPartnerTypeRow (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 IsTypeCodeNull ()
 test for NULL value More...
 
void SetTypeCodeNull ()
 assign NULL value More...
 
bool IsValidFromNull ()
 test for NULL value More...
 
void SetValidFromNull ()
 assign NULL value More...
 
bool IsValidUntilNull ()
 test for NULL value More...
 
void SetValidUntilNull ()
 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 TypeCode [get, set]
 This code identifies the type. More...
 
System.? DateTime ValidFrom [get, set]
 The date the special type is valid from. Can be NULL if there is no relevant start date. More...
 
System.? DateTime ValidUntil [get, set]
 The date the special type is valid to. Can be NULL if there is no end date. 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

Types assigned to each partner. Also known as special types.

Constructor & Destructor Documentation

◆ PPartnerTypeRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ IsTypeCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.IsTypeCodeNull ( )
inline

test for NULL value

◆ IsValidFromNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.IsValidFromNull ( )
inline

test for NULL value

◆ IsValidUntilNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.IsValidUntilNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

◆ SetTypeCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.SetTypeCodeNull ( )
inline

assign NULL value

◆ SetValidFromNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.SetValidFromNull ( )
inline

assign NULL value

◆ SetValidUntilNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.SetValidUntilNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PartnerKey

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

◆ TypeCode

String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.TypeCode
getset

This code identifies the type.

◆ ValidFrom

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.ValidFrom
getset

The date the special type is valid from. Can be NULL if there is no relevant start date.

◆ ValidUntil

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.ValidUntil
getset

The date the special type is valid to. Can be NULL if there is no end date.


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