A particular action within a process which can be performed on a Partner.
More...
|
| String | ProcessCode [get, set] |
| | Process that this action is part of. More...
|
| |
| String | ActionCode [get, set] |
| | Code for the action. More...
|
| |
| String | ActionDescr [get, set] |
| | Description of the action. More...
|
| |
| Boolean | Active [get, set] |
| | Is this action currently in progress? More...
|
| |
| Boolean | SystemAction [get, set] |
| | Is this a system defined action (as opposed to a user defined one)? 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...
|
| |
A particular action within a process which can be performed on a Partner.
◆ PActionRow()
| Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.PActionRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsActionCodeNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsActionCodeNull |
( |
| ) |
|
|
inline |
◆ IsActionDescrNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsActionDescrNull |
( |
| ) |
|
|
inline |
◆ IsActiveNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsActiveNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsProcessCodeNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsProcessCodeNull |
( |
| ) |
|
|
inline |
◆ IsSystemActionNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.IsSystemActionNull |
( |
| ) |
|
|
inline |
◆ SetActionCodeNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetActionCodeNull |
( |
| ) |
|
|
inline |
◆ SetActionDescrNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetActionDescrNull |
( |
| ) |
|
|
inline |
◆ SetActiveNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetActiveNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetProcessCodeNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetProcessCodeNull |
( |
| ) |
|
|
inline |
◆ SetSystemActionNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SetSystemActionNull |
( |
| ) |
|
|
inline |
◆ ActionCode
| String Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.ActionCode |
|
getset |
◆ ActionDescr
| String Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.ActionDescr |
|
getset |
Description of the action.
◆ Active
| Boolean Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.Active |
|
getset |
Is this action currently in progress?
◆ CreatedBy
| String Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.DateModified |
|
getset |
The date the record was modified.
◆ ModificationId
| DateTime Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ ProcessCode
| String Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.ProcessCode |
|
getset |
Process that this action is part of.
◆ SystemAction
| Boolean Ict.Petra.Shared.MPartner.Partner.Data.PActionRow.SystemAction |
|
getset |
Is this a system defined action (as opposed to a user defined one)?
The documentation for this class was generated from the following file: