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

Master file for extracts. Contains names for the extract id. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractMasterRow:
Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow

Public Member Functions

 ExtractTDSMExtractMasterRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
override void InitValues ()
 set default values More...
 
bool IsRetiredNull ()
 test for NULL value More...
 
void SetRetiredNull ()
 assign NULL value More...
 
bool IsActiveNull ()
 test for NULL value More...
 
void SetActiveNull ()
 assign NULL value More...
 
bool IsExtractIdNull ()
 test for NULL value More...
 
void SetExtractIdNull ()
 assign NULL value More...
 
bool IsExtractNameNull ()
 test for NULL value More...
 
void SetExtractNameNull ()
 assign NULL value More...
 
bool IsExtractDescNull ()
 test for NULL value More...
 
void SetExtractDescNull ()
 assign NULL value More...
 
bool IsLastRefNull ()
 test for NULL value More...
 
void SetLastRefNull ()
 assign NULL value More...
 
bool IsDeletableNull ()
 test for NULL value More...
 
void SetDeletableNull ()
 assign NULL value More...
 
bool IsFrozenNull ()
 test for NULL value More...
 
void SetFrozenNull ()
 assign NULL value More...
 
bool IsKeyCountNull ()
 test for NULL value More...
 
void SetKeyCountNull ()
 assign NULL value More...
 
bool IsPublicNull ()
 test for NULL value More...
 
void SetPublicNull ()
 assign NULL value More...
 
bool IsManualModicationNull ()
 test for NULL value More...
 
void SetManualModicationNull ()
 assign NULL value More...
 
bool IsManualModicationDateNull ()
 test for NULL value More...
 
void SetManualModicationDateNull ()
 assign NULL value More...
 
bool IsManualModByNull ()
 test for NULL value More...
 
void SetManualModByNull ()
 assign NULL value More...
 
bool IsExtractTypeCodeNull ()
 test for NULL value More...
 
void SetExtractTypeCodeNull ()
 assign NULL value More...
 
bool IsTemplateNull ()
 test for NULL value More...
 
void SetTemplateNull ()
 assign NULL value More...
 
bool IsRestrictedNull ()
 test for NULL value More...
 
void SetRestrictedNull ()
 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

Boolean Retired [get, set]
 
bool Active [get, set]
 
Int32 ExtractId [get, set]
 Identifier for the extract. More...
 
String ExtractName [get, set]
 Short name for the extract to be used in filenames. More...
 
String ExtractDesc [get, set]
 This is a long description for the extract. More...
 
System.? DateTime LastRef [get, set]
 
Boolean Deletable [get, set]
 
Boolean Frozen [get, set]
 The user can set the frozen field when the extract should not be updated. More...
 
Int32 KeyCount [get, set]
 
Boolean Public [get, set]
 
Boolean ManualModication [get, set]
 Indicates that the extract has been edited by a user. More...
 
System.? DateTime ManualModicationDate [get, set]
 Date the extract was manually modified. More...
 
String ManualModBy [get, set]
 Who made the last manual modification ? More...
 
String ExtractTypeCode [get, set]
 Indicate the extract type. Which function was the extract created through? More...
 
Boolean Template [get, set]
 Is this extract just a template that has not yet been run? More...
 
Boolean Restricted [get, set]
 Indicates whether or not the extract has restricted access. If it does then the access will be controlled by s_group_extract. 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

Master file for extracts. Contains names for the extract id.

Constructor & Destructor Documentation

◆ ExtractTDSMExtractMasterRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

override void Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractMasterRow.InitValues ( )
inlinevirtual

set default values

Reimplemented from Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.

◆ IsActiveNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractMasterRow.IsActiveNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsCreatedByNull ( )
inlineinherited

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsDateCreatedNull ( )
inlineinherited

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsDateModifiedNull ( )
inlineinherited

test for NULL value

◆ IsDeletableNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsDeletableNull ( )
inlineinherited

test for NULL value

◆ IsExtractDescNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsExtractDescNull ( )
inlineinherited

test for NULL value

◆ IsExtractIdNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsExtractIdNull ( )
inlineinherited

test for NULL value

◆ IsExtractNameNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsExtractNameNull ( )
inlineinherited

test for NULL value

◆ IsExtractTypeCodeNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsExtractTypeCodeNull ( )
inlineinherited

test for NULL value

◆ IsFrozenNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsFrozenNull ( )
inlineinherited

test for NULL value

◆ IsKeyCountNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsKeyCountNull ( )
inlineinherited

test for NULL value

◆ IsLastRefNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsLastRefNull ( )
inlineinherited

test for NULL value

◆ IsManualModByNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsManualModByNull ( )
inlineinherited

test for NULL value

◆ IsManualModicationDateNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsManualModicationDateNull ( )
inlineinherited

test for NULL value

◆ IsManualModicationNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsManualModicationNull ( )
inlineinherited

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsModificationIdNull ( )
inlineinherited

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsModifiedByNull ( )
inlineinherited

test for NULL value

◆ IsPublicNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsPublicNull ( )
inlineinherited

test for NULL value

◆ IsRestrictedNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsRestrictedNull ( )
inlineinherited

test for NULL value

◆ IsRetiredNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractMasterRow.IsRetiredNull ( )
inline

test for NULL value

◆ IsTemplateNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.IsTemplateNull ( )
inlineinherited

test for NULL value

◆ SetActiveNull()

void Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractMasterRow.SetActiveNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetCreatedByNull ( )
inlineinherited

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetDateCreatedNull ( )
inlineinherited

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetDateModifiedNull ( )
inlineinherited

assign NULL value

◆ SetDeletableNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetDeletableNull ( )
inlineinherited

assign NULL value

◆ SetExtractDescNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetExtractDescNull ( )
inlineinherited

assign NULL value

◆ SetExtractIdNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetExtractIdNull ( )
inlineinherited

assign NULL value

◆ SetExtractNameNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetExtractNameNull ( )
inlineinherited

assign NULL value

◆ SetExtractTypeCodeNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetExtractTypeCodeNull ( )
inlineinherited

assign NULL value

◆ SetFrozenNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetFrozenNull ( )
inlineinherited

assign NULL value

◆ SetKeyCountNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetKeyCountNull ( )
inlineinherited

assign NULL value

◆ SetLastRefNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetLastRefNull ( )
inlineinherited

assign NULL value

◆ SetManualModByNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetManualModByNull ( )
inlineinherited

assign NULL value

◆ SetManualModicationDateNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetManualModicationDateNull ( )
inlineinherited

assign NULL value

◆ SetManualModicationNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetManualModicationNull ( )
inlineinherited

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetModificationIdNull ( )
inlineinherited

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetModifiedByNull ( )
inlineinherited

assign NULL value

◆ SetPublicNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetPublicNull ( )
inlineinherited

assign NULL value

◆ SetRestrictedNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetRestrictedNull ( )
inlineinherited

assign NULL value

◆ SetRetiredNull()

void Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractMasterRow.SetRetiredNull ( )
inline

assign NULL value

◆ SetTemplateNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.SetTemplateNull ( )
inlineinherited

assign NULL value

Property Documentation

◆ Active

bool Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractMasterRow.Active
getset

◆ CreatedBy

String Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.CreatedBy
getsetinherited

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.DateCreated
getsetinherited

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.DateModified
getsetinherited

The date the record was modified.

◆ Deletable

Boolean Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.Deletable
getsetinherited

◆ ExtractDesc

String Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.ExtractDesc
getsetinherited

This is a long description for the extract.

◆ ExtractId

Int32 Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.ExtractId
getsetinherited

Identifier for the extract.

◆ ExtractName

String Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.ExtractName
getsetinherited

Short name for the extract to be used in filenames.

◆ ExtractTypeCode

String Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.ExtractTypeCode
getsetinherited

Indicate the extract type. Which function was the extract created through?

◆ Frozen

Boolean Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.Frozen
getsetinherited

The user can set the frozen field when the extract should not be updated.

◆ KeyCount

Int32 Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.KeyCount
getsetinherited

◆ LastRef

System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.LastRef
getsetinherited

◆ ManualModBy

String Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.ManualModBy
getsetinherited

Who made the last manual modification ?

◆ ManualModication

Boolean Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.ManualModication
getsetinherited

Indicates that the extract has been edited by a user.

◆ ManualModicationDate

System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.ManualModicationDate
getsetinherited

Date the extract was manually modified.

◆ ModificationId

DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.ModificationId
getsetinherited

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.ModifiedBy
getsetinherited

User ID of who last modified this record.

◆ Public

Boolean Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.Public
getsetinherited

◆ Restricted

Boolean Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.Restricted
getsetinherited

Indicates whether or not the extract has restricted access. If it does then the access will be controlled by s_group_extract.

◆ Retired

Boolean Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractMasterRow.Retired
getset

◆ Template

Boolean Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractMasterRow.Template
getsetinherited

Is this extract just a template that has not yet been run?


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