Tax reference numbers.
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 | TaxType [get, set] |
| | Tax or VAT. More...
|
| |
| String | TaxRef [get, set] |
| | Tax Reference. More...
|
| |
| System.? DateTime | ValidFrom [get, set] |
| |
| System.? DateTime | ValidUntil [get, set] |
| |
| String | Comment [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...
|
| |
◆ PTaxRow()
| Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.PTaxRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCommentNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsCommentNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsPartnerKeyNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ IsTaxRefNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsTaxRefNull |
( |
| ) |
|
|
inline |
◆ IsTaxTypeNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsTaxTypeNull |
( |
| ) |
|
|
inline |
◆ IsValidFromNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsValidFromNull |
( |
| ) |
|
|
inline |
◆ IsValidUntilNull()
| bool Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.IsValidUntilNull |
( |
| ) |
|
|
inline |
◆ SetCommentNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetCommentNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetPartnerKeyNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ SetTaxRefNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetTaxRefNull |
( |
| ) |
|
|
inline |
◆ SetTaxTypeNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetTaxTypeNull |
( |
| ) |
|
|
inline |
◆ SetValidFromNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetValidFromNull |
( |
| ) |
|
|
inline |
◆ SetValidUntilNull()
| void Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.SetValidUntilNull |
( |
| ) |
|
|
inline |
◆ Comment
| String Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.Comment |
|
getset |
◆ CreatedBy
| String Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.DateModified |
|
getset |
The date the record was modified.
◆ ModificationId
| DateTime Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ PartnerKey
| Int64 Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.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.
◆ TaxRef
| String Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.TaxRef |
|
getset |
◆ TaxType
| String Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.TaxType |
|
getset |
◆ ValidFrom
| System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.ValidFrom |
|
getset |
◆ ValidUntil
| System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PTaxRow.ValidUntil |
|
getset |
The documentation for this class was generated from the following file: