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

Document. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.PartnerImportExportTDSPmDocumentRow:
Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow

Public Member Functions

 PartnerImportExportTDSPmDocumentRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
override void InitValues ()
 set default values More...
 
bool IsDocCategoryNull ()
 test for NULL value More...
 
void SetDocCategoryNull ()
 assign NULL value More...
 
bool IsSiteKeyNull ()
 test for NULL value More...
 
void SetSiteKeyNull ()
 assign NULL value More...
 
bool IsDocumentKeyNull ()
 test for NULL value More...
 
void SetDocumentKeyNull ()
 assign NULL value More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsDocCodeNull ()
 test for NULL value More...
 
void SetDocCodeNull ()
 assign NULL value More...
 
bool IsDocumentIdNull ()
 test for NULL value More...
 
void SetDocumentIdNull ()
 assign NULL value More...
 
bool IsPlaceOfIssueNull ()
 test for NULL value More...
 
void SetPlaceOfIssueNull ()
 assign NULL value More...
 
bool IsDateOfIssueNull ()
 test for NULL value More...
 
void SetDateOfIssueNull ()
 assign NULL value More...
 
bool IsDateOfStartNull ()
 test for NULL value More...
 
void SetDateOfStartNull ()
 assign NULL value More...
 
bool IsDateOfExpirationNull ()
 test for NULL value More...
 
void SetDateOfExpirationNull ()
 assign NULL value More...
 
bool IsDocCommentNull ()
 test for NULL value More...
 
void SetDocCommentNull ()
 assign NULL value More...
 
bool IsAssocDocIdNull ()
 test for NULL value More...
 
void SetAssocDocIdNull ()
 assign NULL value More...
 
bool IsContactPartnerKeyNull ()
 test for NULL value More...
 
void SetContactPartnerKeyNull ()
 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 DocCategory [get, set]
 
Int64 SiteKey [get, set]
 This is the key that tell what site created this document. More...
 
Int64 DocumentKey [get, set]
 Key to identify the document. More...
 
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 DocCode [get, set]
 This code indicates the type of document for a person. More...
 
String DocumentId [get, set]
 Document ID. More...
 
String PlaceOfIssue [get, set]
 Place the document was issued. More...
 
System.? DateTime DateOfIssue [get, set]
 The date the document was issued. More...
 
System.? DateTime DateOfStart [get, set]
 Date the document takes effect. More...
 
System.? DateTime DateOfExpiration [get, set]
 Date the document expires. More...
 
String DocComment [get, set]
 Comments and details. More...
 
String AssocDocId [get, set]
 ID of associated document. More...
 
Int64 ContactPartnerKey [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...
 
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

Document.

Constructor & Destructor Documentation

◆ PartnerImportExportTDSPmDocumentRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

override void Ict.Petra.Shared.MPartner.Partner.Data.PartnerImportExportTDSPmDocumentRow.InitValues ( )
inlinevirtual

set default values

Reimplemented from Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.

◆ IsAssocDocIdNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsAssocDocIdNull ( )
inlineinherited

test for NULL value

◆ IsContactPartnerKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsContactPartnerKeyNull ( )
inlineinherited

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsCreatedByNull ( )
inlineinherited

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsDateCreatedNull ( )
inlineinherited

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsDateModifiedNull ( )
inlineinherited

test for NULL value

◆ IsDateOfExpirationNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsDateOfExpirationNull ( )
inlineinherited

test for NULL value

◆ IsDateOfIssueNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsDateOfIssueNull ( )
inlineinherited

test for NULL value

◆ IsDateOfStartNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsDateOfStartNull ( )
inlineinherited

test for NULL value

◆ IsDocCategoryNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerImportExportTDSPmDocumentRow.IsDocCategoryNull ( )
inline

test for NULL value

◆ IsDocCodeNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsDocCodeNull ( )
inlineinherited

test for NULL value

◆ IsDocCommentNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsDocCommentNull ( )
inlineinherited

test for NULL value

◆ IsDocumentIdNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsDocumentIdNull ( )
inlineinherited

test for NULL value

◆ IsDocumentKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsDocumentKeyNull ( )
inlineinherited

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsModificationIdNull ( )
inlineinherited

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsModifiedByNull ( )
inlineinherited

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsPartnerKeyNull ( )
inlineinherited

test for NULL value

◆ IsPlaceOfIssueNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsPlaceOfIssueNull ( )
inlineinherited

test for NULL value

◆ IsSiteKeyNull()

bool Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.IsSiteKeyNull ( )
inlineinherited

test for NULL value

◆ SetAssocDocIdNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetAssocDocIdNull ( )
inlineinherited

assign NULL value

◆ SetContactPartnerKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetContactPartnerKeyNull ( )
inlineinherited

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetCreatedByNull ( )
inlineinherited

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetDateCreatedNull ( )
inlineinherited

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetDateModifiedNull ( )
inlineinherited

assign NULL value

◆ SetDateOfExpirationNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetDateOfExpirationNull ( )
inlineinherited

assign NULL value

◆ SetDateOfIssueNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetDateOfIssueNull ( )
inlineinherited

assign NULL value

◆ SetDateOfStartNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetDateOfStartNull ( )
inlineinherited

assign NULL value

◆ SetDocCategoryNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerImportExportTDSPmDocumentRow.SetDocCategoryNull ( )
inline

assign NULL value

◆ SetDocCodeNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetDocCodeNull ( )
inlineinherited

assign NULL value

◆ SetDocCommentNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetDocCommentNull ( )
inlineinherited

assign NULL value

◆ SetDocumentIdNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetDocumentIdNull ( )
inlineinherited

assign NULL value

◆ SetDocumentKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetDocumentKeyNull ( )
inlineinherited

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetModificationIdNull ( )
inlineinherited

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetModifiedByNull ( )
inlineinherited

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetPartnerKeyNull ( )
inlineinherited

assign NULL value

◆ SetPlaceOfIssueNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetPlaceOfIssueNull ( )
inlineinherited

assign NULL value

◆ SetSiteKeyNull()

void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SetSiteKeyNull ( )
inlineinherited

assign NULL value

Property Documentation

◆ AssocDocId

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.AssocDocId
getsetinherited

ID of associated document.

◆ ContactPartnerKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.ContactPartnerKey
getsetinherited

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

◆ CreatedBy

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.CreatedBy
getsetinherited

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.DateCreated
getsetinherited

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.DateModified
getsetinherited

The date the record was modified.

◆ DateOfExpiration

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.DateOfExpiration
getsetinherited

Date the document expires.

◆ DateOfIssue

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.DateOfIssue
getsetinherited

The date the document was issued.

◆ DateOfStart

System.? DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.DateOfStart
getsetinherited

Date the document takes effect.

◆ DocCategory

string Ict.Petra.Shared.MPartner.Partner.Data.PartnerImportExportTDSPmDocumentRow.DocCategory
getset

◆ DocCode

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.DocCode
getsetinherited

This code indicates the type of document for a person.

◆ DocComment

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.DocComment
getsetinherited

Comments and details.

◆ DocumentId

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.DocumentId
getsetinherited

Document ID.

◆ DocumentKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.DocumentKey
getsetinherited

Key to identify the document.

◆ ModificationId

DateTime Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.ModificationId
getsetinherited

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.ModifiedBy
getsetinherited

User ID of who last modified this record.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.PartnerKey
getsetinherited

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

◆ PlaceOfIssue

String Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.PlaceOfIssue
getsetinherited

Place the document was issued.

◆ SiteKey

Int64 Ict.Petra.Shared.MPersonnel.Personnel.Data.PmDocumentRow.SiteKey
getsetinherited

This is the key that tell what site created this document.


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