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

All possible channels to get data changes and consent. More...

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

Public Member Functions

 PConsentChannelRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsChannelCodeNull ()
 test for NULL value More...
 
void SetChannelCodeNull ()
 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 ChannelCode [get, set]
 Unique key for channel. More...
 
String Name [get, set]
 international name for i18n translation More...
 
String Comment [get, set]
 comment for a 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

All possible channels to get data changes and consent.

Constructor & Destructor Documentation

◆ PConsentChannelRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsChannelCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PConsentChannelRow.IsChannelCodeNull ( )
inline

test for NULL value

◆ IsCommentNull()

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

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsNameNull()

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

test for NULL value

◆ SetChannelCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PConsentChannelRow.SetChannelCodeNull ( )
inline

assign NULL value

◆ SetCommentNull()

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

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetNameNull()

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

assign NULL value

Property Documentation

◆ ChannelCode

String Ict.Petra.Shared.MPartner.Partner.Data.PConsentChannelRow.ChannelCode
getset

Unique key for channel.

◆ Comment

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

comment for a channel

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ Name

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

international name for i18n translation


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