OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow Class Reference

List of logon messages by language. More...

Inheritance diagram for Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow:

Public Member Functions

 SLogonMessageRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsLanguageCodeNull ()
 test for NULL value More...
 
void SetLanguageCodeNull ()
 assign NULL value More...
 
bool IsLogonMessageNull ()
 test for NULL value More...
 
void SetLogonMessageNull ()
 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 LanguageCode [get, set]
 This is the code used to identify a language. More...
 
String LogonMessage [get, set]
 Message displayed when a user logs onto to the system. 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 logon messages by language.

Constructor & Destructor Documentation

◆ SLogonMessageRow()

Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.SLogonMessageRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.InitValues ( )
inlinevirtual

set default values

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.IsCreatedByNull ( )
inline

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.IsDateCreatedNull ( )
inline

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.IsDateModifiedNull ( )
inline

test for NULL value

◆ IsLanguageCodeNull()

bool Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.IsLanguageCodeNull ( )
inline

test for NULL value

◆ IsLogonMessageNull()

bool Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.IsLogonMessageNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.IsModificationIdNull ( )
inline

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.IsModifiedByNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.SetCreatedByNull ( )
inline

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.SetDateCreatedNull ( )
inline

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.SetDateModifiedNull ( )
inline

assign NULL value

◆ SetLanguageCodeNull()

void Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.SetLanguageCodeNull ( )
inline

assign NULL value

◆ SetLogonMessageNull()

void Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.SetLogonMessageNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.SetModificationIdNull ( )
inline

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.SetModifiedByNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

String Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.CreatedBy
getset

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.DateCreated
getset

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.DateModified
getset

The date the record was modified.

◆ LanguageCode

String Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.LanguageCode
getset

This is the code used to identify a language.

◆ LogonMessage

String Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.LogonMessage
getset

Message displayed when a user logs onto to the system.

◆ ModificationId

DateTime Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.ModificationId
getset

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MSysMan.Data.SLogonMessageRow.ModifiedBy
getset

User ID of who last modified this record.


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