Types assigned to each partner. Also known as special types.
More...
|
| Int64 | PartnerKey [get, set] |
| | This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More...
|
| |
| String | TypeCode [get, set] |
| | This code identifies the type. More...
|
| |
| System.? DateTime | ValidFrom [get, set] |
| | The date the special type is valid from. Can be NULL if there is no relevant start date. More...
|
| |
| System.? DateTime | ValidUntil [get, set] |
| | The date the special type is valid to. Can be NULL if there is no end date. 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...
|
| |
Types assigned to each partner. Also known as special types.
◆ PPartnerTypeRow()
| Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.PPartnerTypeRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsPartnerKeyNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.IsPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ IsTypeCodeNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.IsTypeCodeNull |
( |
| ) |
|
|
inline |
◆ IsValidFromNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.IsValidFromNull |
( |
| ) |
|
|
inline |
◆ IsValidUntilNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.IsValidUntilNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetPartnerKeyNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.SetPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ SetTypeCodeNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.SetTypeCodeNull |
( |
| ) |
|
|
inline |
◆ SetValidFromNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.SetValidFromNull |
( |
| ) |
|
|
inline |
◆ SetValidUntilNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.SetValidUntilNull |
( |
| ) |
|
|
inline |
◆ CreatedBy
| String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.DateModified |
|
getset |
The date the record was modified.
◆ ModificationId
| DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ PartnerKey
| Int64 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.PartnerKey |
|
getset |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
◆ TypeCode
| String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.TypeCode |
|
getset |
This code identifies the type.
◆ ValidFrom
| System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.ValidFrom |
|
getset |
The date the special type is valid from. Can be NULL if there is no relevant start date.
◆ ValidUntil
| System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTypeRow.ValidUntil |
|
getset |
The date the special type is valid to. Can be NULL if there is no end date.
The documentation for this class was generated from the following file: