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

Purposes for consent, for which the data may be used. More...

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

Public Member Functions

 PConsentPurposeRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsPurposeCodeNull ()
 test for NULL value More...
 
void SetPurposeCodeNull ()
 assign NULL value More...
 
bool IsNameNull ()
 test for NULL value More...
 
void SetNameNull ()
 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

String PurposeCode [get, set]
 Unique key for purpose. More...
 
String Name [get, set]
 international name for i18n translation More...
 
String Comment [get, set]
 comment for a 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

Purposes for consent, for which the data may be used.

Constructor & Destructor Documentation

◆ PConsentPurposeRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCommentNull()

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

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsNameNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentPurposeRow.IsNameNull ( )
inline

test for NULL value

◆ IsPurposeCodeNull()

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

test for NULL value

◆ SetCommentNull()

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

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetNameNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentPurposeRow.SetNameNull ( )
inline

assign NULL value

◆ SetPurposeCodeNull()

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

assign NULL value

Property Documentation

◆ Comment

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

comment for a purpose

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ Name

String Ict.Petra.Shared.MPartner.Partner.Data.PConsentPurposeRow.Name
getset

international name for i18n translation

◆ PurposeCode

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

Unique key for purpose.


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