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

Possible attribute details for each contact attribute. Breaks down the attribute into more specifice information that applies to a contact with a partner. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow:

Public Member Functions

 PContactAttributeDetailRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsContactAttributeCodeNull ()
 test for NULL value More...
 
void SetContactAttributeCodeNull ()
 assign NULL value More...
 
bool IsContactAttrDetailCodeNull ()
 test for NULL value More...
 
void SetContactAttrDetailCodeNull ()
 assign NULL value More...
 
bool IsContactAttrDetailDescrNull ()
 test for NULL value More...
 
void SetContactAttrDetailDescrNull ()
 assign NULL value More...
 
bool IsActiveNull ()
 test for NULL value More...
 
void SetActiveNull ()
 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 ContactAttributeCode [get, set]
 Contact Attribute Code. More...
 
String ContactAttrDetailCode [get, set]
 code for attribute detail More...
 
String ContactAttrDetailDescr [get, set]
 This is a contact attribute detail description. More...
 
Boolean Active [get, set]
 allowed to use this attribute detail for new contacts? More...
 
String Comment [get, set]
 Contact attribute detail comment. 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

Possible attribute details for each contact attribute. Breaks down the attribute into more specifice information that applies to a contact with a partner.

Constructor & Destructor Documentation

◆ PContactAttributeDetailRow()

Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.PContactAttributeDetailRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.InitValues ( )
inlinevirtual

set default values

◆ IsActiveNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.IsActiveNull ( )
inline

test for NULL value

◆ IsCommentNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.IsCommentNull ( )
inline

test for NULL value

◆ IsContactAttrDetailCodeNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.IsContactAttrDetailCodeNull ( )
inline

test for NULL value

◆ IsContactAttrDetailDescrNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.IsContactAttrDetailDescrNull ( )
inline

test for NULL value

◆ IsContactAttributeCodeNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.IsContactAttributeCodeNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.IsModifiedByNull ( )
inline

test for NULL value

◆ SetActiveNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.SetActiveNull ( )
inline

assign NULL value

◆ SetCommentNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.SetCommentNull ( )
inline

assign NULL value

◆ SetContactAttrDetailCodeNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.SetContactAttrDetailCodeNull ( )
inline

assign NULL value

◆ SetContactAttrDetailDescrNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.SetContactAttrDetailDescrNull ( )
inline

assign NULL value

◆ SetContactAttributeCodeNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.SetContactAttributeCodeNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.SetModifiedByNull ( )
inline

assign NULL value

Property Documentation

◆ Active

Boolean Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.Active
getset

allowed to use this attribute detail for new contacts?

◆ Comment

String Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.Comment
getset

Contact attribute detail comment.

◆ ContactAttrDetailCode

String Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.ContactAttrDetailCode
getset

code for attribute detail

◆ ContactAttrDetailDescr

String Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.ContactAttrDetailDescr
getset

This is a contact attribute detail description.

◆ ContactAttributeCode

String Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.ContactAttributeCode
getset

Contact Attribute Code.

◆ CreatedBy

String Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.DateModified
getset

The date the record was modified.

◆ ModificationId

DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPartner.Mailroom.Data.PContactAttributeDetailRow.ModifiedBy
getset

User ID of who last modified this record.


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