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

Set up a Group for use in Default Volumes. More...

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

Public Member Functions

 SVolumePartnerGroupRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsNameNull ()
 test for NULL value More...
 
void SetNameNull ()
 assign NULL value More...
 
bool IsDescriptionNull ()
 test for NULL value More...
 
void SetDescriptionNull ()
 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 Name [get, set]
 Group Name this default volume applies to. More...
 
String Description [get, set]
 Description. More...
 
String Comment [get, set]
 Comment field. 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

Set up a Group for use in Default Volumes.

Constructor & Destructor Documentation

◆ SVolumePartnerGroupRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCommentNull()

bool Ict.Petra.Shared.MSysMan.Data.SVolumePartnerGroupRow.IsCommentNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsDescriptionNull()

bool Ict.Petra.Shared.MSysMan.Data.SVolumePartnerGroupRow.IsDescriptionNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsNameNull()

bool Ict.Petra.Shared.MSysMan.Data.SVolumePartnerGroupRow.IsNameNull ( )
inline

test for NULL value

◆ SetCommentNull()

void Ict.Petra.Shared.MSysMan.Data.SVolumePartnerGroupRow.SetCommentNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetDescriptionNull()

void Ict.Petra.Shared.MSysMan.Data.SVolumePartnerGroupRow.SetDescriptionNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetNameNull()

void Ict.Petra.Shared.MSysMan.Data.SVolumePartnerGroupRow.SetNameNull ( )
inline

assign NULL value

Property Documentation

◆ Comment

String Ict.Petra.Shared.MSysMan.Data.SVolumePartnerGroupRow.Comment
getset

Comment field.

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ Description

String Ict.Petra.Shared.MSysMan.Data.SVolumePartnerGroupRow.Description
getset

Description.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ Name

String Ict.Petra.Shared.MSysMan.Data.SVolumePartnerGroupRow.Name
getset

Group Name this default volume applies to.


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