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

Security mappings of users to groups. More...

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

Public Member Functions

 SUserGroupRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsUserIdNull ()
 test for NULL value More...
 
void SetUserIdNull ()
 assign NULL value More...
 
bool IsGroupIdNull ()
 test for NULL value More...
 
void SetGroupIdNull ()
 assign NULL value More...
 
bool IsUnitKeyNull ()
 test for NULL value More...
 
void SetUnitKeyNull ()
 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 UserId [get, set]
 This is the system user id. Each user of the system is allocated one. More...
 
String GroupId [get, set]
 
Int64 UnitKey [get, set]
 Field that the group belongs to. 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

Security mappings of users to groups.

Constructor & Destructor Documentation

◆ SUserGroupRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsGroupIdNull()

bool Ict.Petra.Shared.MSysMan.Data.SUserGroupRow.IsGroupIdNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsUnitKeyNull()

bool Ict.Petra.Shared.MSysMan.Data.SUserGroupRow.IsUnitKeyNull ( )
inline

test for NULL value

◆ IsUserIdNull()

bool Ict.Petra.Shared.MSysMan.Data.SUserGroupRow.IsUserIdNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetGroupIdNull()

void Ict.Petra.Shared.MSysMan.Data.SUserGroupRow.SetGroupIdNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetUnitKeyNull()

void Ict.Petra.Shared.MSysMan.Data.SUserGroupRow.SetUnitKeyNull ( )
inline

assign NULL value

◆ SetUserIdNull()

void Ict.Petra.Shared.MSysMan.Data.SUserGroupRow.SetUserIdNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ GroupId

String Ict.Petra.Shared.MSysMan.Data.SUserGroupRow.GroupId
getset

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ UnitKey

Int64 Ict.Petra.Shared.MSysMan.Data.SUserGroupRow.UnitKey
getset

Field that the group belongs to.

◆ UserId

String Ict.Petra.Shared.MSysMan.Data.SUserGroupRow.UserId
getset

This is the system user id. Each user of the system is allocated one.


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