Mainly introduced for Partner Contact Details like email addresses and (mobile) phone numbers, but can be used for any attribute we might want to save for a Partner.
More...
|
Boolean | PartnerContactDetail [get, set] |
|
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 | AttributeType [get, set] |
| The Partner Attribute Type that the Partner Attribute that is assigned here has got. More...
|
|
Int32 | Sequence [get, set] |
| A normal sequence so that each partner can have more than one value for any particular attribute type. More...
|
|
Int32 | Index [get, set] |
| Allows for manual ordering of Partner Attributes within a Partner Attribute Type by the user (e.g. re-ordering of phone numbers within the 'Phone Number' Partner Attribute Type). More...
|
|
String | Value [get, set] |
| The value of the attribute. More...
|
|
String | ValueCountry [get, set] |
| The country of the value of the attribute (only relevant for Telephone and Fax Numbers). More...
|
|
String | Comment [get, set] |
| Any comment to explain this attribute value, or some additional info that may be required. More...
|
|
Boolean | Primary [get, set] |
| Flag to indicate whether this Partner Attribute is the primary one among several that have the same Partner Attribute Type. More...
|
|
Boolean | WithinOrganisation [get, set] |
| Flag to indicate whether this Partner Attribute is for use within The Organisation. More...
|
|
Boolean | Specialised [get, set] |
| Flag to indicate whether this Partner Attribute is specialised. For Partner Contact Details this flag is set for work-related Partner Attribute Types. The label is set in p_partner_attribute_type.p_special_label_c, eg. Business. More...
|
|
Boolean | Confidential [get, set] |
| Flag to indicate whether this Partner Attribute is confidential. More...
|
|
Boolean | Current [get, set] |
| Flag to indicate whether this Partner Attribute is current. More...
|
|
System.? DateTime | NoLongerCurrentFrom [get, set] |
| When this Partner Attribute value is no longer current from. 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...
|
|
Mainly introduced for Partner Contact Details like email addresses and (mobile) phone numbers, but can be used for any attribute we might want to save for a Partner.
◆ PartnerInfoTDSPPartnerAttributeRow()
Ict.Petra.Shared.MPartner.Partner.Data.PartnerInfoTDSPPartnerAttributeRow.PartnerInfoTDSPPartnerAttributeRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
override void Ict.Petra.Shared.MPartner.Partner.Data.PartnerInfoTDSPPartnerAttributeRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsAttributeTypeNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsAttributeTypeNull |
( |
| ) |
|
|
inlineinherited |
◆ IsCommentNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsCommentNull |
( |
| ) |
|
|
inlineinherited |
◆ IsConfidentialNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsConfidentialNull |
( |
| ) |
|
|
inlineinherited |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsCreatedByNull |
( |
| ) |
|
|
inlineinherited |
◆ IsCurrentNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsCurrentNull |
( |
| ) |
|
|
inlineinherited |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsDateCreatedNull |
( |
| ) |
|
|
inlineinherited |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsDateModifiedNull |
( |
| ) |
|
|
inlineinherited |
◆ IsIndexNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsIndexNull |
( |
| ) |
|
|
inlineinherited |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsModificationIdNull |
( |
| ) |
|
|
inlineinherited |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsModifiedByNull |
( |
| ) |
|
|
inlineinherited |
◆ IsNoLongerCurrentFromNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsNoLongerCurrentFromNull |
( |
| ) |
|
|
inlineinherited |
◆ IsPartnerContactDetailNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PartnerInfoTDSPPartnerAttributeRow.IsPartnerContactDetailNull |
( |
| ) |
|
|
inline |
◆ IsPartnerKeyNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsPartnerKeyNull |
( |
| ) |
|
|
inlineinherited |
◆ IsPrimaryNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsPrimaryNull |
( |
| ) |
|
|
inlineinherited |
◆ IsSequenceNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsSequenceNull |
( |
| ) |
|
|
inlineinherited |
◆ IsSpecialisedNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsSpecialisedNull |
( |
| ) |
|
|
inlineinherited |
◆ IsValueCountryNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsValueCountryNull |
( |
| ) |
|
|
inlineinherited |
◆ IsValueNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsValueNull |
( |
| ) |
|
|
inlineinherited |
◆ IsWithinOrganisationNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.IsWithinOrganisationNull |
( |
| ) |
|
|
inlineinherited |
◆ SetAttributeTypeNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetAttributeTypeNull |
( |
| ) |
|
|
inlineinherited |
◆ SetCommentNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetCommentNull |
( |
| ) |
|
|
inlineinherited |
◆ SetConfidentialNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetConfidentialNull |
( |
| ) |
|
|
inlineinherited |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetCreatedByNull |
( |
| ) |
|
|
inlineinherited |
◆ SetCurrentNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetCurrentNull |
( |
| ) |
|
|
inlineinherited |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetDateCreatedNull |
( |
| ) |
|
|
inlineinherited |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetDateModifiedNull |
( |
| ) |
|
|
inlineinherited |
◆ SetIndexNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetIndexNull |
( |
| ) |
|
|
inlineinherited |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetModificationIdNull |
( |
| ) |
|
|
inlineinherited |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetModifiedByNull |
( |
| ) |
|
|
inlineinherited |
◆ SetNoLongerCurrentFromNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetNoLongerCurrentFromNull |
( |
| ) |
|
|
inlineinherited |
◆ SetPartnerContactDetailNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PartnerInfoTDSPPartnerAttributeRow.SetPartnerContactDetailNull |
( |
| ) |
|
|
inline |
◆ SetPartnerKeyNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetPartnerKeyNull |
( |
| ) |
|
|
inlineinherited |
◆ SetPrimaryNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetPrimaryNull |
( |
| ) |
|
|
inlineinherited |
◆ SetSequenceNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetSequenceNull |
( |
| ) |
|
|
inlineinherited |
◆ SetSpecialisedNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetSpecialisedNull |
( |
| ) |
|
|
inlineinherited |
◆ SetValueCountryNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetValueCountryNull |
( |
| ) |
|
|
inlineinherited |
◆ SetValueNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetValueNull |
( |
| ) |
|
|
inlineinherited |
◆ SetWithinOrganisationNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.SetWithinOrganisationNull |
( |
| ) |
|
|
inlineinherited |
◆ AttributeType
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.AttributeType |
|
getsetinherited |
The Partner Attribute Type that the Partner Attribute that is assigned here has got.
◆ Comment
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.Comment |
|
getsetinherited |
Any comment to explain this attribute value, or some additional info that may be required.
◆ Confidential
Boolean Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.Confidential |
|
getsetinherited |
Flag to indicate whether this Partner Attribute is confidential.
◆ CreatedBy
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.CreatedBy |
|
getsetinherited |
User ID of who created this record.
◆ Current
Boolean Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.Current |
|
getsetinherited |
Flag to indicate whether this Partner Attribute is current.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.DateCreated |
|
getsetinherited |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.DateModified |
|
getsetinherited |
The date the record was modified.
◆ Index
Int32 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.Index |
|
getsetinherited |
Allows for manual ordering of Partner Attributes within a Partner Attribute Type by the user (e.g. re-ordering of phone numbers within the 'Phone Number' Partner Attribute Type).
◆ ModificationId
DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.ModificationId |
|
getsetinherited |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.ModifiedBy |
|
getsetinherited |
User ID of who last modified this record.
◆ NoLongerCurrentFrom
System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.NoLongerCurrentFrom |
|
getsetinherited |
When this Partner Attribute value is no longer current from.
◆ PartnerContactDetail
Boolean Ict.Petra.Shared.MPartner.Partner.Data.PartnerInfoTDSPPartnerAttributeRow.PartnerContactDetail |
|
getset |
◆ PartnerKey
Int64 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.PartnerKey |
|
getsetinherited |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
◆ Primary
Boolean Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.Primary |
|
getsetinherited |
Flag to indicate whether this Partner Attribute is the primary one among several that have the same Partner Attribute Type.
◆ Sequence
Int32 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.Sequence |
|
getsetinherited |
A normal sequence so that each partner can have more than one value for any particular attribute type.
◆ Specialised
Boolean Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.Specialised |
|
getsetinherited |
Flag to indicate whether this Partner Attribute is specialised. For Partner Contact Details this flag is set for work-related Partner Attribute Types. The label is set in p_partner_attribute_type.p_special_label_c, eg. Business.
◆ Value
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.Value |
|
getsetinherited |
The value of the attribute.
◆ ValueCountry
String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.ValueCountry |
|
getsetinherited |
The country of the value of the attribute (only relevant for Telephone and Fax Numbers).
◆ WithinOrganisation
Boolean Ict.Petra.Shared.MPartner.Partner.Data.PPartnerAttributeRow.WithinOrganisation |
|
getsetinherited |
Flag to indicate whether this Partner Attribute is for use within The Organisation.
The documentation for this class was generated from the following file: