Each element that can be displayed on a form is defined on this table.
More...
|
String | FormCode [get, set] |
| The code which defines the type of form described in the table. More...
|
|
String | FormName [get, set] |
| The name of the form being created for the form code. More...
|
|
Int32 | FormSequence [get, set] |
| Unique identifier of each form element within a form. More...
|
|
String | FormElementTypeCode [get, set] |
| The code of an element type that can be possitioned for use on a form. More...
|
|
Int32 | Column [get, set] |
| The column that the element is to be displayed at on the form. More...
|
|
Int32 | Row [get, set] |
| The row on the page that the element is to be displayed at. More...
|
|
Int32 | Length [get, set] |
| The display length for the element. e.g. it may be necessary to truncate fields. More...
|
|
Int32 | Skip [get, set] |
| This stores the number of characters to skip prior to printing. It can be used to spread a description over two lines. More...
|
|
String | WhenPrint [get, set] |
| Indicates when the element is printed. This would indicate detail lines, first, last page etc. More...
|
|
String | LiteralText [get, set] |
| Text to be displayed if the element is defined as a literal. 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...
|
|
Each element that can be displayed on a form is defined on this table.
◆ AFormElementRow()
Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.AFormElementRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsColumnNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsColumnNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsFormCodeNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsFormCodeNull |
( |
| ) |
|
|
inline |
◆ IsFormElementTypeCodeNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsFormElementTypeCodeNull |
( |
| ) |
|
|
inline |
◆ IsFormNameNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsFormNameNull |
( |
| ) |
|
|
inline |
◆ IsFormSequenceNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsFormSequenceNull |
( |
| ) |
|
|
inline |
◆ IsLengthNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsLengthNull |
( |
| ) |
|
|
inline |
◆ IsLiteralTextNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsLiteralTextNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsRowNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsRowNull |
( |
| ) |
|
|
inline |
◆ IsSkipNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsSkipNull |
( |
| ) |
|
|
inline |
◆ IsWhenPrintNull()
bool Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.IsWhenPrintNull |
( |
| ) |
|
|
inline |
◆ SetColumnNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetColumnNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetFormCodeNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetFormCodeNull |
( |
| ) |
|
|
inline |
◆ SetFormElementTypeCodeNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetFormElementTypeCodeNull |
( |
| ) |
|
|
inline |
◆ SetFormNameNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetFormNameNull |
( |
| ) |
|
|
inline |
◆ SetFormSequenceNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetFormSequenceNull |
( |
| ) |
|
|
inline |
◆ SetLengthNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetLengthNull |
( |
| ) |
|
|
inline |
◆ SetLiteralTextNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetLiteralTextNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetRowNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetRowNull |
( |
| ) |
|
|
inline |
◆ SetSkipNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetSkipNull |
( |
| ) |
|
|
inline |
◆ SetWhenPrintNull()
void Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.SetWhenPrintNull |
( |
| ) |
|
|
inline |
◆ Column
Int32 Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.Column |
|
getset |
The column that the element is to be displayed at on the form.
◆ CreatedBy
String Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.DateModified |
|
getset |
The date the record was modified.
◆ FormCode
String Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.FormCode |
|
getset |
The code which defines the type of form described in the table.
◆ FormElementTypeCode
String Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.FormElementTypeCode |
|
getset |
The code of an element type that can be possitioned for use on a form.
◆ FormName
String Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.FormName |
|
getset |
The name of the form being created for the form code.
◆ FormSequence
Int32 Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.FormSequence |
|
getset |
Unique identifier of each form element within a form.
◆ Length
Int32 Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.Length |
|
getset |
The display length for the element. e.g. it may be necessary to truncate fields.
◆ LiteralText
String Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.LiteralText |
|
getset |
Text to be displayed if the element is defined as a literal.
◆ ModificationId
DateTime Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ Row
Int32 Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.Row |
|
getset |
The row on the page that the element is to be displayed at.
◆ Skip
Int32 Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.Skip |
|
getset |
This stores the number of characters to skip prior to printing. It can be used to spread a description over two lines.
◆ WhenPrint
String Ict.Petra.Shared.MFinance.Account.Data.AFormElementRow.WhenPrint |
|
getset |
Indicates when the element is printed. This would indicate detail lines, first, last page etc.
The documentation for this class was generated from the following file: