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

Tax reference numbers. More...

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

Public Member Functions

 PTaxRow (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 IsTaxTypeNull ()
 test for NULL value More...
 
void SetTaxTypeNull ()
 assign NULL value More...
 
bool IsTaxRefNull ()
 test for NULL value More...
 
void SetTaxRefNull ()
 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 IsCommentNull ()
 test for NULL value More...
 
void SetCommentNull ()
 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 TaxType [get, set]
 Tax or VAT. More...
 
String TaxRef [get, set]
 Tax Reference. More...
 
System.? DateTime ValidFrom [get, set]
 
System.? DateTime ValidUntil [get, set]
 
String Comment [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

Tax reference numbers.

Constructor & Destructor Documentation

◆ PTaxRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCommentNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsCommentNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ IsTaxRefNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsTaxRefNull ( )
inline

test for NULL value

◆ IsTaxTypeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsTaxTypeNull ( )
inline

test for NULL value

◆ IsValidFromNull()

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

test for NULL value

◆ IsValidUntilNull()

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

test for NULL value

◆ SetCommentNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetCommentNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

◆ SetTaxRefNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetTaxRefNull ( )
inline

assign NULL value

◆ SetTaxTypeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetTaxTypeNull ( )
inline

assign NULL value

◆ SetValidFromNull()

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

assign NULL value

◆ SetValidUntilNull()

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

assign NULL value

Property Documentation

◆ Comment

String Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.Comment
getset

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PartnerKey

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

◆ TaxRef

String Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.TaxRef
getset

Tax Reference.

◆ TaxType

String Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.TaxType
getset

Tax or VAT.

◆ ValidFrom

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

◆ ValidUntil

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

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