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

List of forms for printers. More...

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

Public Member Functions

 SFormRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsFormNameNull ()
 test for NULL value More...
 
void SetFormNameNull ()
 assign NULL value More...
 
bool IsFormDescriptionNull ()
 test for NULL value More...
 
void SetFormDescriptionNull ()
 assign NULL value More...
 
bool IsDefaultFontNull ()
 test for NULL value More...
 
void SetDefaultFontNull ()
 assign NULL value More...
 
bool IsDefaultFontSizeNull ()
 test for NULL value More...
 
void SetDefaultFontSizeNull ()
 assign NULL value More...
 
bool IsDefaultLpiNull ()
 test for NULL value More...
 
void SetDefaultLpiNull ()
 assign NULL value More...
 
bool IsDefaultCpiNull ()
 test for NULL value More...
 
void SetDefaultCpiNull ()
 assign NULL value More...
 
bool IsFormLengthNull ()
 test for NULL value More...
 
void SetFormLengthNull ()
 assign NULL value More...
 
bool IsFormWidthNull ()
 test for NULL value More...
 
void SetFormWidthNull ()
 assign NULL value More...
 
bool IsFormOrientationNull ()
 test for NULL value More...
 
void SetFormOrientationNull ()
 assign NULL value More...
 
bool IsUnitOfMeasureNull ()
 test for NULL value More...
 
void SetUnitOfMeasureNull ()
 assign NULL value More...
 
bool IsTopMarginNull ()
 test for NULL value More...
 
void SetTopMarginNull ()
 assign NULL value More...
 
bool IsBottomMarginNull ()
 test for NULL value More...
 
void SetBottomMarginNull ()
 assign NULL value More...
 
bool IsLeftMarginNull ()
 test for NULL value More...
 
void SetLeftMarginNull ()
 assign NULL value More...
 
bool IsRightMarginNull ()
 test for NULL value More...
 
void SetRightMarginNull ()
 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 FormName [get, set]
 This identifies the form. More...
 
String FormDescription [get, set]
 This is a description of the form. More...
 
String DefaultFont [get, set]
 
Int32 DefaultFontSize [get, set]
 Default font size (points) More...
 
Int32 DefaultLpi [get, set]
 Number of lines per unit of measure. More...
 
Int32 DefaultCpi [get, set]
 Number of characters per unit of measure. More...
 
Decimal FormLength [get, set]
 Height of the page. More...
 
Decimal FormWidth [get, set]
 Width of the page. More...
 
String FormOrientation [get, set]
 
Boolean UnitOfMeasure [get, set]
 Unit of measure for the form. True if inches, false if centimeters. More...
 
Decimal TopMargin [get, set]
 Top margin. More...
 
Decimal BottomMargin [get, set]
 Bottom margin. More...
 
Decimal LeftMargin [get, set]
 Left margin. More...
 
Decimal RightMargin [get, set]
 Right margin. 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 forms for printers.

Constructor & Destructor Documentation

◆ SFormRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsBottomMarginNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsBottomMarginNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsDefaultCpiNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsDefaultCpiNull ( )
inline

test for NULL value

◆ IsDefaultFontNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsDefaultFontNull ( )
inline

test for NULL value

◆ IsDefaultFontSizeNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsDefaultFontSizeNull ( )
inline

test for NULL value

◆ IsDefaultLpiNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsDefaultLpiNull ( )
inline

test for NULL value

◆ IsFormDescriptionNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsFormDescriptionNull ( )
inline

test for NULL value

◆ IsFormLengthNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsFormLengthNull ( )
inline

test for NULL value

◆ IsFormNameNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsFormNameNull ( )
inline

test for NULL value

◆ IsFormOrientationNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsFormOrientationNull ( )
inline

test for NULL value

◆ IsFormWidthNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsFormWidthNull ( )
inline

test for NULL value

◆ IsLeftMarginNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsLeftMarginNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsRightMarginNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsRightMarginNull ( )
inline

test for NULL value

◆ IsTopMarginNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsTopMarginNull ( )
inline

test for NULL value

◆ IsUnitOfMeasureNull()

bool Ict.Petra.Shared.MSysMan.Data.SFormRow.IsUnitOfMeasureNull ( )
inline

test for NULL value

◆ SetBottomMarginNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetBottomMarginNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetDefaultCpiNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetDefaultCpiNull ( )
inline

assign NULL value

◆ SetDefaultFontNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetDefaultFontNull ( )
inline

assign NULL value

◆ SetDefaultFontSizeNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetDefaultFontSizeNull ( )
inline

assign NULL value

◆ SetDefaultLpiNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetDefaultLpiNull ( )
inline

assign NULL value

◆ SetFormDescriptionNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetFormDescriptionNull ( )
inline

assign NULL value

◆ SetFormLengthNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetFormLengthNull ( )
inline

assign NULL value

◆ SetFormNameNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetFormNameNull ( )
inline

assign NULL value

◆ SetFormOrientationNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetFormOrientationNull ( )
inline

assign NULL value

◆ SetFormWidthNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetFormWidthNull ( )
inline

assign NULL value

◆ SetLeftMarginNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetLeftMarginNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetRightMarginNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetRightMarginNull ( )
inline

assign NULL value

◆ SetTopMarginNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetTopMarginNull ( )
inline

assign NULL value

◆ SetUnitOfMeasureNull()

void Ict.Petra.Shared.MSysMan.Data.SFormRow.SetUnitOfMeasureNull ( )
inline

assign NULL value

Property Documentation

◆ BottomMargin

Decimal Ict.Petra.Shared.MSysMan.Data.SFormRow.BottomMargin
getset

Bottom margin.

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ DefaultCpi

Int32 Ict.Petra.Shared.MSysMan.Data.SFormRow.DefaultCpi
getset

Number of characters per unit of measure.

◆ DefaultFont

String Ict.Petra.Shared.MSysMan.Data.SFormRow.DefaultFont
getset

◆ DefaultFontSize

Int32 Ict.Petra.Shared.MSysMan.Data.SFormRow.DefaultFontSize
getset

Default font size (points)

◆ DefaultLpi

Int32 Ict.Petra.Shared.MSysMan.Data.SFormRow.DefaultLpi
getset

Number of lines per unit of measure.

◆ FormDescription

String Ict.Petra.Shared.MSysMan.Data.SFormRow.FormDescription
getset

This is a description of the form.

◆ FormLength

Decimal Ict.Petra.Shared.MSysMan.Data.SFormRow.FormLength
getset

Height of the page.

◆ FormName

String Ict.Petra.Shared.MSysMan.Data.SFormRow.FormName
getset

This identifies the form.

◆ FormOrientation

String Ict.Petra.Shared.MSysMan.Data.SFormRow.FormOrientation
getset

◆ FormWidth

Decimal Ict.Petra.Shared.MSysMan.Data.SFormRow.FormWidth
getset

Width of the page.

◆ LeftMargin

Decimal Ict.Petra.Shared.MSysMan.Data.SFormRow.LeftMargin
getset

Left margin.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ RightMargin

Decimal Ict.Petra.Shared.MSysMan.Data.SFormRow.RightMargin
getset

Right margin.

◆ TopMargin

Decimal Ict.Petra.Shared.MSysMan.Data.SFormRow.TopMargin
getset

Top margin.

◆ UnitOfMeasure

Boolean Ict.Petra.Shared.MSysMan.Data.SFormRow.UnitOfMeasure
getset

Unit of measure for the form. True if inches, false if centimeters.


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