How contacts are made.
More...
|
| String | MethodOfContactCode [get, set] |
| |
| String | Description [get, set] |
| |
| String | ContactType [get, set] |
| |
| Boolean | ValidMethod [get, set] |
| |
| Boolean | Deletable [get, set] |
| |
| 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...
|
| |
◆ PMethodOfContactRow()
| Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.PMethodOfContactRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsContactTypeNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.IsContactTypeNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsDeletableNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.IsDeletableNull |
( |
| ) |
|
|
inline |
◆ IsDescriptionNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.IsDescriptionNull |
( |
| ) |
|
|
inline |
◆ IsMethodOfContactCodeNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.IsMethodOfContactCodeNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsValidMethodNull()
| bool Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.IsValidMethodNull |
( |
| ) |
|
|
inline |
◆ SetContactTypeNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.SetContactTypeNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetDeletableNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.SetDeletableNull |
( |
| ) |
|
|
inline |
◆ SetDescriptionNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.SetDescriptionNull |
( |
| ) |
|
|
inline |
◆ SetMethodOfContactCodeNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.SetMethodOfContactCodeNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetValidMethodNull()
| void Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.SetValidMethodNull |
( |
| ) |
|
|
inline |
◆ ContactType
| String Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.ContactType |
|
getset |
◆ CreatedBy
| String Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.DateModified |
|
getset |
The date the record was modified.
◆ Deletable
| Boolean Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.Deletable |
|
getset |
This defines if the method of contact code can be deleted. This can only be updated by the system manager. At the risk of serious operational integrity. Default to Yes
◆ Description
| String Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.Description |
|
getset |
◆ MethodOfContactCode
| String Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.MethodOfContactCode |
|
getset |
◆ ModificationId
| DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ ValidMethod
| Boolean Ict.Petra.Shared.MPartner.Mailroom.Data.PMethodOfContactRow.ValidMethod |
|
getset |
The documentation for this class was generated from the following file: