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

Keeps track of all data changes for GDPR. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.PartnerImportExportTDSPConsentHistoryRow:
Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow

Public Member Functions

 PartnerImportExportTDSPConsentHistoryRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
override void InitValues ()
 set default values More...
 
bool IsAllowedPurposesNull ()
 test for NULL value More...
 
void SetAllowedPurposesNull ()
 assign NULL value More...
 
bool IsEntryIdNull ()
 test for NULL value More...
 
void SetEntryIdNull ()
 assign NULL value More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsTypeNull ()
 test for NULL value More...
 
void SetTypeNull ()
 assign NULL value More...
 
bool IsValueNull ()
 test for NULL value More...
 
void SetValueNull ()
 assign NULL value More...
 
bool IsConsentDateNull ()
 test for NULL value More...
 
void SetConsentDateNull ()
 assign NULL value More...
 
bool IsChannelCodeNull ()
 test for NULL value More...
 
void SetChannelCodeNull ()
 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 AllowedPurposes [get, set]
 
Int64 EntryId [get, set]
 Incremental key for entrys. More...
 
Int64 PartnerKey [get, set]
 Key for partner. More...
 
String Type [get, set]
 Type for Data saved. More...
 
String Value [get, set]
 Value for type key. More...
 
System.DateTime ConsentDate [get, set]
 Date the consent was given. More...
 
String ChannelCode [get, set]
 Code of channel. 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

Keeps track of all data changes for GDPR.

Constructor & Destructor Documentation

◆ PartnerImportExportTDSPConsentHistoryRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

Reimplemented from Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.

◆ IsAllowedPurposesNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerImportExportTDSPConsentHistoryRow.IsAllowedPurposesNull ( )
inline

test for NULL value

◆ IsChannelCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.IsChannelCodeNull ( )
inlineinherited

test for NULL value

◆ IsConsentDateNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.IsConsentDateNull ( )
inlineinherited

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.IsCreatedByNull ( )
inlineinherited

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.IsDateCreatedNull ( )
inlineinherited

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.IsDateModifiedNull ( )
inlineinherited

test for NULL value

◆ IsEntryIdNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.IsEntryIdNull ( )
inlineinherited

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.IsModificationIdNull ( )
inlineinherited

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.IsModifiedByNull ( )
inlineinherited

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.IsPartnerKeyNull ( )
inlineinherited

test for NULL value

◆ IsTypeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.IsTypeNull ( )
inlineinherited

test for NULL value

◆ IsValueNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.IsValueNull ( )
inlineinherited

test for NULL value

◆ SetAllowedPurposesNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PartnerImportExportTDSPConsentHistoryRow.SetAllowedPurposesNull ( )
inline

assign NULL value

◆ SetChannelCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.SetChannelCodeNull ( )
inlineinherited

assign NULL value

◆ SetConsentDateNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.SetConsentDateNull ( )
inlineinherited

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.SetCreatedByNull ( )
inlineinherited

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.SetDateCreatedNull ( )
inlineinherited

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.SetDateModifiedNull ( )
inlineinherited

assign NULL value

◆ SetEntryIdNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.SetEntryIdNull ( )
inlineinherited

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.SetModificationIdNull ( )
inlineinherited

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.SetModifiedByNull ( )
inlineinherited

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.SetPartnerKeyNull ( )
inlineinherited

assign NULL value

◆ SetTypeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.SetTypeNull ( )
inlineinherited

assign NULL value

◆ SetValueNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.SetValueNull ( )
inlineinherited

assign NULL value

Property Documentation

◆ AllowedPurposes

string Ict.Petra.Shared.MPartner.Partner.Data.PartnerImportExportTDSPConsentHistoryRow.AllowedPurposes
getset

◆ ChannelCode

String Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.ChannelCode
getsetinherited

Code of channel.

◆ ConsentDate

System.DateTime Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.ConsentDate
getsetinherited

Date the consent was given.

◆ CreatedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.CreatedBy
getsetinherited

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.DateCreated
getsetinherited

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.DateModified
getsetinherited

The date the record was modified.

◆ EntryId

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.EntryId
getsetinherited

Incremental key for entrys.

◆ ModificationId

DateTime Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.ModificationId
getsetinherited

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.ModifiedBy
getsetinherited

User ID of who last modified this record.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.PartnerKey
getsetinherited

Key for partner.

◆ Type

String Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.Type
getsetinherited

Type for Data saved.

◆ Value

String Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryRow.Value
getsetinherited

Value for type key.


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