|
OpenPetra
Free Administration Software for Non-Profits
|
Details of a publication. More...
Public Member Functions | |
| PPublicationRow (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 | IsNumberOfIssuesNull () |
| test for NULL value More... | |
| void | SetNumberOfIssuesNull () |
| assign NULL value More... | |
| bool | IsNumberOfRemindersNull () |
| test for NULL value More... | |
| void | SetNumberOfRemindersNull () |
| assign NULL value More... | |
| bool | IsPublicationDescriptionNull () |
| test for NULL value More... | |
| void | SetPublicationDescriptionNull () |
| assign NULL value More... | |
| bool | IsValidPublicationNull () |
| test for NULL value More... | |
| void | SetValidPublicationNull () |
| assign NULL value More... | |
| bool | IsFrequencyCodeNull () |
| test for NULL value More... | |
| void | SetFrequencyCodeNull () |
| assign NULL value More... | |
| bool | IsPublicationLabelCodeNull () |
| test for NULL value More... | |
| void | SetPublicationLabelCodeNull () |
| assign NULL value More... | |
| bool | IsPublicationLanguageNull () |
| test for NULL value More... | |
| void | SetPublicationLanguageNull () |
| 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] |
| This is the key to the publication table. More... | |
| Int32 | NumberOfIssues [get, set] |
| Int32 | NumberOfReminders [get, set] |
| The number of free issues and reminders to send out. More... | |
| String | PublicationDescription [get, set] |
| A short description of the publication. More... | |
| Boolean | ValidPublication [get, set] |
| String | FrequencyCode [get, set] |
| String | PublicationLabelCode [get, set] |
| The publication short code that is used on an address label. More... | |
| String | PublicationLanguage [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 a publication.
|
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 |
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 |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
|
getset |
The number of free issues and reminders to send out.
|
getset |
This is the key to the publication table.
|
getset |
A short description of the publication.
|
getset |
The publication short code that is used on an address label.
|
getset |
|
getset |