This table contains the address layouts generally available for the user.
More...
|
| String | Code [get, set] |
| | Address Layout Code. More...
|
| |
| String | Description [get, set] |
| | Description for Address Layout Code. More...
|
| |
| Int32 | DisplayIndex [get, set] |
| | Index for Display Order (to determine the display position of the layout in a list) More...
|
| |
| String | Comment [get, set] |
| | Comment for Address Layout Code. More...
|
| |
| Boolean | Deletable [get, set] |
| | Can this layout code be deleted by the user? 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...
|
| |
This table contains the address layouts generally available for the user.
◆ PAddressLayoutCodeRow()
| Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.PAddressLayoutCodeRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCodeNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.IsCodeNull |
( |
| ) |
|
|
inline |
◆ IsCommentNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.IsCommentNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsDeletableNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.IsDeletableNull |
( |
| ) |
|
|
inline |
◆ IsDescriptionNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.IsDescriptionNull |
( |
| ) |
|
|
inline |
◆ IsDisplayIndexNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.IsDisplayIndexNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetCodeNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.SetCodeNull |
( |
| ) |
|
|
inline |
◆ SetCommentNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.SetCommentNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetDeletableNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.SetDeletableNull |
( |
| ) |
|
|
inline |
◆ SetDescriptionNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.SetDescriptionNull |
( |
| ) |
|
|
inline |
◆ SetDisplayIndexNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.SetDisplayIndexNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ Code
| String Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.Code |
|
getset |
◆ Comment
| String Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.Comment |
|
getset |
Comment for Address Layout Code.
◆ CreatedBy
| String Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.DateModified |
|
getset |
The date the record was modified.
◆ Deletable
| Boolean Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.Deletable |
|
getset |
Can this layout code be deleted by the user?
◆ Description
| String Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.Description |
|
getset |
Description for Address Layout Code.
◆ DisplayIndex
| Int32 Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.DisplayIndex |
|
getset |
Index for Display Order (to determine the display position of the layout in a list)
◆ ModificationId
| DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MPartner.Mailroom.Data.PAddressLayoutCodeRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
The documentation for this class was generated from the following file: