OpenPetra
Free Administration Software for Non-Profits
|
This defines the position one fills. More...
Public Member Functions | |
PmJobAssignmentRow (System.Data.DataRowBuilder rb) | |
Constructor. More... | |
virtual void | InitValues () |
set default values More... | |
bool | IsPartnerKeyNull () |
test for NULL value More... | |
void | SetPartnerKeyNull () |
assign NULL value More... | |
bool | IsUnitKeyNull () |
test for NULL value More... | |
void | SetUnitKeyNull () |
assign NULL value More... | |
bool | IsPositionNameNull () |
test for NULL value More... | |
void | SetPositionNameNull () |
assign NULL value More... | |
bool | IsPositionScopeNull () |
test for NULL value More... | |
void | SetPositionScopeNull () |
assign NULL value More... | |
bool | IsJobKeyNull () |
test for NULL value More... | |
void | SetJobKeyNull () |
assign NULL value More... | |
bool | IsJobAssignmentKeyNull () |
test for NULL value More... | |
void | SetJobAssignmentKeyNull () |
assign NULL value More... | |
bool | IsAssistantToNull () |
test for NULL value More... | |
void | SetAssistantToNull () |
assign NULL value More... | |
bool | IsAssignmentTypeCodeNull () |
test for NULL value More... | |
void | SetAssignmentTypeCodeNull () |
assign NULL value More... | |
bool | IsCostsChangedFlagNull () |
test for NULL value More... | |
void | SetCostsChangedFlagNull () |
assign NULL value More... | |
bool | IsFromDateNull () |
test for NULL value More... | |
void | SetFromDateNull () |
assign NULL value More... | |
bool | IsToDateNull () |
test for NULL value More... | |
void | SetToDateNull () |
assign NULL value More... | |
bool | IsHrdCpyDetailChangeFlagNull () |
test for NULL value More... | |
void | SetHrdCpyDetailChangeFlagNull () |
assign NULL value More... | |
bool | IsDeleteableFlagNull () |
test for NULL value More... | |
void | SetDeleteableFlagNull () |
assign NULL value More... | |
bool | IsRegistrationOfficeNull () |
test for NULL value More... | |
void | SetRegistrationOfficeNull () |
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 | |
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... | |
Int64 | UnitKey [get, set] |
This is the partner key of the unit to which this person is assigned. It consists of the fund id followed by a computer generated six digit number. More... | |
String | PositionName [get, set] |
Name of the position. More... | |
String | PositionScope [get, set] |
Scope of the position. More... | |
Int32 | JobKey [get, set] |
Int32 | JobAssignmentKey [get, set] |
A number to make this unique as other wise we would need to add date from/to. More... | |
Boolean | AssistantTo [get, set] |
Indicates if the assignment is in assistance to the given position. More... | |
String | AssignmentTypeCode [get, set] |
This defines the type of assignment. More... | |
Boolean | CostsChangedFlag [get, set] |
Can these costs be changed? More... | |
System.DateTime | FromDate [get, set] |
This is the date from which this job is assigned. More... | |
System.? DateTime | ToDate [get, set] |
This is the date to which a job is expected to be filled. More... | |
Boolean | HrdCpyDetailChangeFlag [get, set] |
This field indicates if the hard copy details have been changed. More... | |
Boolean | DeleteableFlag [get, set] |
This field indicates if the record is deletable. More... | |
Int64 | RegistrationOffice [get, set] |
The office that entered this assignment. 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... | |
This defines the position one fills.
|
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 |
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 |
This defines the type of assignment.
|
getset |
Indicates if the assignment is in assistance to the given position.
|
getset |
Can these costs be changed?
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
This field indicates if the record is deletable.
|
getset |
This is the date from which this job is assigned.
|
getset |
This field indicates if the hard copy details have been changed.
|
getset |
A number to make this unique as other wise we would need to add date from/to.
|
getset |
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
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 |
Name of the position.
|
getset |
Scope of the position.
|
getset |
The office that entered this assignment.
|
getset |
This is the date to which a job is expected to be filled.
|
getset |
This is the partner key of the unit to which this person is assigned. It consists of the fund id followed by a computer generated six digit number.