OpenPetra
Free Administration Software for Non-Profits
|
Details of which partners receive which publications. More...
Public Member Functions | |
PSubscriptionRow (System.Data.DataRowBuilder rb) | |
Constructor. More... | |
virtual void | InitValues () |
set default values More... | |
bool | IsPublicationCodeNull () |
test for NULL value More... | |
void | SetPublicationCodeNull () |
assign NULL value More... | |
bool | IsPartnerKeyNull () |
test for NULL value More... | |
void | SetPartnerKeyNull () |
assign NULL value More... | |
bool | IsPublicationCopiesNull () |
test for NULL value More... | |
void | SetPublicationCopiesNull () |
assign NULL value More... | |
bool | IsReasonSubsGivenCodeNull () |
test for NULL value More... | |
void | SetReasonSubsGivenCodeNull () |
assign NULL value More... | |
bool | IsReasonSubsCancelledCodeNull () |
test for NULL value More... | |
void | SetReasonSubsCancelledCodeNull () |
assign NULL value More... | |
bool | IsExpiryDateNull () |
test for NULL value More... | |
void | SetExpiryDateNull () |
assign NULL value More... | |
bool | IsProvisionalExpiryDateNull () |
test for NULL value More... | |
void | SetProvisionalExpiryDateNull () |
assign NULL value More... | |
bool | IsGratisSubscriptionNull () |
test for NULL value More... | |
void | SetGratisSubscriptionNull () |
assign NULL value More... | |
bool | IsDateNoticeSentNull () |
test for NULL value More... | |
void | SetDateNoticeSentNull () |
assign NULL value More... | |
bool | IsDateCancelledNull () |
test for NULL value More... | |
void | SetDateCancelledNull () |
assign NULL value More... | |
bool | IsStartDateNull () |
test for NULL value More... | |
void | SetStartDateNull () |
assign NULL value More... | |
bool | IsNumberIssuesReceivedNull () |
test for NULL value More... | |
void | SetNumberIssuesReceivedNull () |
assign NULL value More... | |
bool | IsNumberComplimentaryNull () |
test for NULL value More... | |
void | SetNumberComplimentaryNull () |
assign NULL value More... | |
bool | IsSubscriptionRenewalDateNull () |
test for NULL value More... | |
void | SetSubscriptionRenewalDateNull () |
assign NULL value More... | |
bool | IsSubscriptionStatusNull () |
test for NULL value More... | |
void | SetSubscriptionStatusNull () |
assign NULL value More... | |
bool | IsFirstIssueNull () |
test for NULL value More... | |
void | SetFirstIssueNull () |
assign NULL value More... | |
bool | IsLastIssueNull () |
test for NULL value More... | |
void | SetLastIssueNull () |
assign NULL value More... | |
bool | IsGiftFromKeyNull () |
test for NULL value More... | |
void | SetGiftFromKeyNull () |
assign NULL value More... | |
bool | IsDateCreatedNull () |
test for NULL value More... | |
void | SetDateCreatedNull () |
assign NULL value More... | |
bool | IsCreatedByNull () |
test for NULL value More... | |
void | SetCreatedByNull () |
assign NULL value More... | |
bool | IsDateModifiedNull () |
test for NULL value More... | |
void | SetDateModifiedNull () |
assign NULL value More... | |
bool | IsModifiedByNull () |
test for NULL value More... | |
void | SetModifiedByNull () |
assign NULL value More... | |
bool | IsModificationIdNull () |
test for NULL value More... | |
void | SetModificationIdNull () |
assign NULL value More... | |
Properties | |
String | PublicationCode [get, set] |
The is the key to the publication table. 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... | |
Int32 | PublicationCopies [get, set] |
String | ReasonSubsGivenCode [get, set] |
String | ReasonSubsCancelledCode [get, set] |
System.? DateTime | ExpiryDate [get, set] |
Date the subscription expires. More... | |
System.? DateTime | ProvisionalExpiryDate [get, set] |
Provisional date on which the subscription may expire. More... | |
Boolean | GratisSubscription [get, set] |
System.? DateTime | DateNoticeSent [get, set] |
System.? DateTime | DateCancelled [get, set] |
System.DateTime | StartDate [get, set] |
Int32 | NumberIssuesReceived [get, set] |
Int32 | NumberComplimentary [get, set] |
The number of issues sent after a subscription has ceased. More... | |
System.? DateTime | SubscriptionRenewalDate [get, set] |
String | SubscriptionStatus [get, set] |
System.? DateTime | FirstIssue [get, set] |
System.? DateTime | LastIssue [get, set] |
Int64 | GiftFromKey [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... | |
Details of which partners receive which publications.
|
inline |
Constructor.
|
inlinevirtual |
set default values
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
User ID of who created this record.
|
getset |
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
|
getset |
Date the subscription expires.
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
The number of issues sent after a subscription has ceased.
|
getset |
|
getset |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
|
getset |
Provisional date on which the subscription may expire.
|
getset |
The is the key to the publication table.
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |