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

List of all possible special types for a partner. More...

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

Public Member Functions

 PTypeRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsTypeCodeNull ()
 test for NULL value More...
 
void SetTypeCodeNull ()
 assign NULL value More...
 
bool IsTypeDescriptionNull ()
 test for NULL value More...
 
void SetTypeDescriptionNull ()
 assign NULL value More...
 
bool IsCategoryCodeNull ()
 test for NULL value More...
 
void SetCategoryCodeNull ()
 assign NULL value More...
 
bool IsValidTypeNull ()
 test for NULL value More...
 
void SetValidTypeNull ()
 assign NULL value More...
 
bool IsSystemTypeNull ()
 test for NULL value More...
 
void SetSystemTypeNull ()
 assign NULL value More...
 
bool IsTypeDeletableNull ()
 test for NULL value More...
 
void SetTypeDeletableNull ()
 assign NULL value More...
 
bool IsTypeMotivationGroupNull ()
 test for NULL value More...
 
void SetTypeMotivationGroupNull ()
 assign NULL value More...
 
bool IsTypeMotivationDetailNull ()
 test for NULL value More...
 
void SetTypeMotivationDetailNull ()
 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 TypeCode [get, set]
 This code identifies the type. More...
 
String TypeDescription [get, set]
 This describes the method of aquisition. More...
 
String CategoryCode [get, set]
 This is a category, by which partner types can be grouped. More...
 
Boolean ValidType [get, set]
 Defines if the type code is still for use. More...
 
Boolean SystemType [get, set]
 This type can only be assigned by the system. More...
 
Boolean TypeDeletable [get, set]
 
String TypeMotivationGroup [get, set]
 This Mot Group will be selected by default when entering gifts for Partners with this Special Type. More...
 
String TypeMotivationDetail [get, set]
 This Mot Detail will be selected by default when entering gifts for Partners with this Special Type. 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

List of all possible special types for a partner.

Constructor & Destructor Documentation

◆ PTypeRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCategoryCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.IsCategoryCodeNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsSystemTypeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.IsSystemTypeNull ( )
inline

test for NULL value

◆ IsTypeCodeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.IsTypeCodeNull ( )
inline

test for NULL value

◆ IsTypeDeletableNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.IsTypeDeletableNull ( )
inline

test for NULL value

◆ IsTypeDescriptionNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.IsTypeDescriptionNull ( )
inline

test for NULL value

◆ IsTypeMotivationDetailNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.IsTypeMotivationDetailNull ( )
inline

test for NULL value

◆ IsTypeMotivationGroupNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.IsTypeMotivationGroupNull ( )
inline

test for NULL value

◆ IsValidTypeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.IsValidTypeNull ( )
inline

test for NULL value

◆ SetCategoryCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.SetCategoryCodeNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetSystemTypeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.SetSystemTypeNull ( )
inline

assign NULL value

◆ SetTypeCodeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.SetTypeCodeNull ( )
inline

assign NULL value

◆ SetTypeDeletableNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.SetTypeDeletableNull ( )
inline

assign NULL value

◆ SetTypeDescriptionNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.SetTypeDescriptionNull ( )
inline

assign NULL value

◆ SetTypeMotivationDetailNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.SetTypeMotivationDetailNull ( )
inline

assign NULL value

◆ SetTypeMotivationGroupNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.SetTypeMotivationGroupNull ( )
inline

assign NULL value

◆ SetValidTypeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.SetValidTypeNull ( )
inline

assign NULL value

Property Documentation

◆ CategoryCode

String Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.CategoryCode
getset

This is a category, by which partner types can be grouped.

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ SystemType

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.SystemType
getset

This type can only be assigned by the system.

◆ TypeCode

String Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.TypeCode
getset

This code identifies the type.

◆ TypeDeletable

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.TypeDeletable
getset

This defines if the type code can be deleted. This can only be updated by the system manager.

◆ TypeDescription

String Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.TypeDescription
getset

This describes the method of aquisition.

◆ TypeMotivationDetail

String Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.TypeMotivationDetail
getset

This Mot Detail will be selected by default when entering gifts for Partners with this Special Type.

◆ TypeMotivationGroup

String Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.TypeMotivationGroup
getset

This Mot Group will be selected by default when entering gifts for Partners with this Special Type.

◆ ValidType

Boolean Ict.Petra.Shared.MPartner.Partner.Data.PTypeRow.ValidType
getset

Defines if the type code is still for use.


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