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

The history of consent for personal data. More...

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

Public Member Functions

 PConsentHistoryPermissionRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsConsentHistoryEntryNull ()
 test for NULL value More...
 
void SetConsentHistoryEntryNull ()
 assign NULL value More...
 
bool IsPurposeCodeNull ()
 test for NULL value More...
 
void SetPurposeCodeNull ()
 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 ConsentHistoryEntry [get, set]
 ID for entrys. More...
 
String PurposeCode [get, set]
 Code for purpose. 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

The history of consent for personal data.

Constructor & Destructor Documentation

◆ PConsentHistoryPermissionRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsConsentHistoryEntryNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryPermissionRow.IsConsentHistoryEntryNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPurposeCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryPermissionRow.IsPurposeCodeNull ( )
inline

test for NULL value

◆ SetConsentHistoryEntryNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryPermissionRow.SetConsentHistoryEntryNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPurposeCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryPermissionRow.SetPurposeCodeNull ( )
inline

assign NULL value

Property Documentation

◆ ConsentHistoryEntry

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryPermissionRow.ConsentHistoryEntry
getset

ID for entrys.

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PurposeCode

String Ict.Petra.Shared.MPartner.Partner.Data.PConsentHistoryPermissionRow.PurposeCode
getset

Code for purpose.


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