A particular state within a process which can apply to a Partner. Each state will probably need to have an Idle state to indicate when no state applies.
More...
|
| String | ProcessCode [get, set] |
| | Process that this state belongs to. More...
|
| |
| String | StateCode [get, set] |
| | Code for the state. More...
|
| |
| String | StateDescr [get, set] |
| | Description of the state. More...
|
| |
| Boolean | Active [get, set] |
| | Is this a currently active state? More...
|
| |
| Boolean | SystemState [get, set] |
| | Is this a system defined state (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 state within a process which can apply to a Partner. Each state will probably need to have an Idle state to indicate when no state applies.
◆ PStateRow()
| Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.PStateRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsActiveNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.IsActiveNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsProcessCodeNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.IsProcessCodeNull |
( |
| ) |
|
|
inline |
◆ IsStateCodeNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.IsStateCodeNull |
( |
| ) |
|
|
inline |
◆ IsStateDescrNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.IsStateDescrNull |
( |
| ) |
|
|
inline |
◆ IsSystemStateNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.IsSystemStateNull |
( |
| ) |
|
|
inline |
◆ SetActiveNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.SetActiveNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetProcessCodeNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.SetProcessCodeNull |
( |
| ) |
|
|
inline |
◆ SetStateCodeNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.SetStateCodeNull |
( |
| ) |
|
|
inline |
◆ SetStateDescrNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.SetStateDescrNull |
( |
| ) |
|
|
inline |
◆ SetSystemStateNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.SetSystemStateNull |
( |
| ) |
|
|
inline |
◆ Active
| Boolean Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.Active |
|
getset |
Is this a currently active state?
◆ CreatedBy
| String Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.DateModified |
|
getset |
The date the record was modified.
◆ ModificationId
| DateTime Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ ProcessCode
| String Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.ProcessCode |
|
getset |
Process that this state belongs to.
◆ StateCode
| String Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.StateCode |
|
getset |
◆ StateDescr
| String Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.StateDescr |
|
getset |
Description of the state.
◆ SystemState
| Boolean Ict.Petra.Shared.MPartner.Partner.Data.PStateRow.SystemState |
|
getset |
Is this a system defined state (as opposed to a user defined one)?
The documentation for this class was generated from the following file: