Module: MPXJ::AssignmentMethods

Included in:
Assignment
Defined in:
lib/mpxj/assignment_methods.rb

Defined Under Namespace

Modules: AssignmentClassMethods

Constant Summary collapse

ATTRIBUTE_TYPES =
{
  'actual_cost' => :currency,
  'actual_finish' => :date,
  'actual_overtime_cost' => :currency,
  'actual_overtime_work' => :work,
  'actual_overtime_work_protected' => :work,
  'actual_start' => :date,
  'actual_work' => :work,
  'actual_work_protected' => :work,
  'acwp' => :currency,
  'assignment_delay' => :delay,
  'assignment_resource_guid' => :guid,
  'assignment_task_guid' => :guid,
  'assignment_units' => :units,
  'baseline10_budget_cost' => :currency,
  'baseline10_budget_work' => :work,
  'baseline10_cost' => :currency,
  'baseline10_finish' => :date,
  'baseline10_start' => :date,
  'baseline10_work' => :work,
  'baseline1_budget_cost' => :currency,
  'baseline1_budget_work' => :work,
  'baseline1_cost' => :currency,
  'baseline1_finish' => :date,
  'baseline1_start' => :date,
  'baseline1_work' => :work,
  'baseline2_budget_cost' => :currency,
  'baseline2_budget_work' => :work,
  'baseline2_cost' => :currency,
  'baseline2_finish' => :date,
  'baseline2_start' => :date,
  'baseline2_work' => :work,
  'baseline3_budget_cost' => :currency,
  'baseline3_budget_work' => :work,
  'baseline3_cost' => :currency,
  'baseline3_finish' => :date,
  'baseline3_start' => :date,
  'baseline3_work' => :work,
  'baseline4_budget_cost' => :currency,
  'baseline4_budget_work' => :work,
  'baseline4_cost' => :currency,
  'baseline4_finish' => :date,
  'baseline4_start' => :date,
  'baseline4_work' => :work,
  'baseline5_budget_cost' => :currency,
  'baseline5_budget_work' => :work,
  'baseline5_cost' => :currency,
  'baseline5_finish' => :date,
  'baseline5_start' => :date,
  'baseline5_work' => :work,
  'baseline6_budget_cost' => :currency,
  'baseline6_budget_work' => :work,
  'baseline6_cost' => :currency,
  'baseline6_finish' => :date,
  'baseline6_start' => :date,
  'baseline6_work' => :work,
  'baseline7_budget_cost' => :currency,
  'baseline7_budget_work' => :work,
  'baseline7_cost' => :currency,
  'baseline7_finish' => :date,
  'baseline7_start' => :date,
  'baseline7_work' => :work,
  'baseline8_budget_cost' => :currency,
  'baseline8_budget_work' => :work,
  'baseline8_cost' => :currency,
  'baseline8_finish' => :date,
  'baseline8_start' => :date,
  'baseline8_work' => :work,
  'baseline9_budget_cost' => :currency,
  'baseline9_budget_work' => :work,
  'baseline9_cost' => :currency,
  'baseline9_finish' => :date,
  'baseline9_start' => :date,
  'baseline9_work' => :work,
  'baseline_budget_cost' => :currency,
  'baseline_budget_work' => :work,
  'baseline_cost' => :currency,
  'baseline_finish' => :date,
  'baseline_start' => :date,
  'baseline_work' => :work,
  'bcwp' => :currency,
  'bcws' => :currency,
  'budget_cost' => :currency,
  'budget_work' => :work,
  'calculate_costs_from_units' => :boolean,
  'confirmed' => :boolean,
  'cost' => :currency,
  'cost1' => :currency,
  'cost10' => :currency,
  'cost2' => :currency,
  'cost3' => :currency,
  'cost4' => :currency,
  'cost5' => :currency,
  'cost6' => :currency,
  'cost7' => :currency,
  'cost8' => :currency,
  'cost9' => :currency,
  'cost_account_unique_id' => :integer,
  'cost_rate_table' => :short,
  'cost_variance' => :currency,
  'created' => :date,
  'cv' => :currency,
  'date1' => :date,
  'date10' => :date,
  'date2' => :date,
  'date3' => :date,
  'date4' => :date,
  'date5' => :date,
  'date6' => :date,
  'date7' => :date,
  'date8' => :date,
  'date9' => :date,
  'duration1' => :duration,
  'duration10' => :duration,
  'duration10_units' => :time_units,
  'duration1_units' => :time_units,
  'duration2' => :duration,
  'duration2_units' => :time_units,
  'duration3' => :duration,
  'duration3_units' => :time_units,
  'duration4' => :duration,
  'duration4_units' => :time_units,
  'duration5' => :duration,
  'duration5_units' => :time_units,
  'duration6' => :duration,
  'duration6_units' => :time_units,
  'duration7' => :duration,
  'duration7_units' => :time_units,
  'duration8' => :duration,
  'duration8_units' => :time_units,
  'duration9' => :duration,
  'duration9_units' => :time_units,
  'enterprise_cost1' => :currency,
  'enterprise_cost10' => :currency,
  'enterprise_cost2' => :currency,
  'enterprise_cost3' => :currency,
  'enterprise_cost4' => :currency,
  'enterprise_cost5' => :currency,
  'enterprise_cost6' => :currency,
  'enterprise_cost7' => :currency,
  'enterprise_cost8' => :currency,
  'enterprise_cost9' => :currency,
  'enterprise_date1' => :date,
  'enterprise_date10' => :date,
  'enterprise_date11' => :date,
  'enterprise_date12' => :date,
  'enterprise_date13' => :date,
  'enterprise_date14' => :date,
  'enterprise_date15' => :date,
  'enterprise_date16' => :date,
  'enterprise_date17' => :date,
  'enterprise_date18' => :date,
  'enterprise_date19' => :date,
  'enterprise_date2' => :date,
  'enterprise_date20' => :date,
  'enterprise_date21' => :date,
  'enterprise_date22' => :date,
  'enterprise_date23' => :date,
  'enterprise_date24' => :date,
  'enterprise_date25' => :date,
  'enterprise_date26' => :date,
  'enterprise_date27' => :date,
  'enterprise_date28' => :date,
  'enterprise_date29' => :date,
  'enterprise_date3' => :date,
  'enterprise_date30' => :date,
  'enterprise_date4' => :date,
  'enterprise_date5' => :date,
  'enterprise_date6' => :date,
  'enterprise_date7' => :date,
  'enterprise_date8' => :date,
  'enterprise_date9' => :date,
  'enterprise_duration1' => :duration,
  'enterprise_duration10' => :duration,
  'enterprise_duration2' => :duration,
  'enterprise_duration3' => :duration,
  'enterprise_duration4' => :duration,
  'enterprise_duration5' => :duration,
  'enterprise_duration6' => :duration,
  'enterprise_duration7' => :duration,
  'enterprise_duration8' => :duration,
  'enterprise_duration9' => :duration,
  'enterprise_flag1' => :boolean,
  'enterprise_flag10' => :boolean,
  'enterprise_flag11' => :boolean,
  'enterprise_flag12' => :boolean,
  'enterprise_flag13' => :boolean,
  'enterprise_flag14' => :boolean,
  'enterprise_flag15' => :boolean,
  'enterprise_flag16' => :boolean,
  'enterprise_flag17' => :boolean,
  'enterprise_flag18' => :boolean,
  'enterprise_flag19' => :boolean,
  'enterprise_flag2' => :boolean,
  'enterprise_flag20' => :boolean,
  'enterprise_flag3' => :boolean,
  'enterprise_flag4' => :boolean,
  'enterprise_flag5' => :boolean,
  'enterprise_flag6' => :boolean,
  'enterprise_flag7' => :boolean,
  'enterprise_flag8' => :boolean,
  'enterprise_flag9' => :boolean,
  'enterprise_number1' => :numeric,
  'enterprise_number10' => :numeric,
  'enterprise_number11' => :numeric,
  'enterprise_number12' => :numeric,
  'enterprise_number13' => :numeric,
  'enterprise_number14' => :numeric,
  'enterprise_number15' => :numeric,
  'enterprise_number16' => :numeric,
  'enterprise_number17' => :numeric,
  'enterprise_number18' => :numeric,
  'enterprise_number19' => :numeric,
  'enterprise_number2' => :numeric,
  'enterprise_number20' => :numeric,
  'enterprise_number21' => :numeric,
  'enterprise_number22' => :numeric,
  'enterprise_number23' => :numeric,
  'enterprise_number24' => :numeric,
  'enterprise_number25' => :numeric,
  'enterprise_number26' => :numeric,
  'enterprise_number27' => :numeric,
  'enterprise_number28' => :numeric,
  'enterprise_number29' => :numeric,
  'enterprise_number3' => :numeric,
  'enterprise_number30' => :numeric,
  'enterprise_number31' => :numeric,
  'enterprise_number32' => :numeric,
  'enterprise_number33' => :numeric,
  'enterprise_number34' => :numeric,
  'enterprise_number35' => :numeric,
  'enterprise_number36' => :numeric,
  'enterprise_number37' => :numeric,
  'enterprise_number38' => :numeric,
  'enterprise_number39' => :numeric,
  'enterprise_number4' => :numeric,
  'enterprise_number40' => :numeric,
  'enterprise_number5' => :numeric,
  'enterprise_number6' => :numeric,
  'enterprise_number7' => :numeric,
  'enterprise_number8' => :numeric,
  'enterprise_number9' => :numeric,
  'enterprise_resource_multi_value20' => :string,
  'enterprise_resource_multi_value21' => :string,
  'enterprise_resource_multi_value22' => :string,
  'enterprise_resource_multi_value23' => :string,
  'enterprise_resource_multi_value24' => :string,
  'enterprise_resource_multi_value25' => :string,
  'enterprise_resource_multi_value26' => :string,
  'enterprise_resource_multi_value27' => :string,
  'enterprise_resource_multi_value28' => :string,
  'enterprise_resource_multi_value29' => :string,
  'enterprise_resource_outline_code1' => :string,
  'enterprise_resource_outline_code10' => :string,
  'enterprise_resource_outline_code11' => :string,
  'enterprise_resource_outline_code12' => :string,
  'enterprise_resource_outline_code13' => :string,
  'enterprise_resource_outline_code14' => :string,
  'enterprise_resource_outline_code15' => :string,
  'enterprise_resource_outline_code16' => :string,
  'enterprise_resource_outline_code17' => :string,
  'enterprise_resource_outline_code18' => :string,
  'enterprise_resource_outline_code19' => :string,
  'enterprise_resource_outline_code2' => :string,
  'enterprise_resource_outline_code20' => :string,
  'enterprise_resource_outline_code21' => :string,
  'enterprise_resource_outline_code22' => :string,
  'enterprise_resource_outline_code23' => :string,
  'enterprise_resource_outline_code24' => :string,
  'enterprise_resource_outline_code25' => :string,
  'enterprise_resource_outline_code26' => :string,
  'enterprise_resource_outline_code27' => :string,
  'enterprise_resource_outline_code28' => :string,
  'enterprise_resource_outline_code29' => :string,
  'enterprise_resource_outline_code3' => :string,
  'enterprise_resource_outline_code4' => :string,
  'enterprise_resource_outline_code5' => :string,
  'enterprise_resource_outline_code6' => :string,
  'enterprise_resource_outline_code7' => :string,
  'enterprise_resource_outline_code8' => :string,
  'enterprise_resource_outline_code9' => :string,
  'enterprise_resource_rbs' => :string,
  'enterprise_team_member' => :string,
  'enterprise_text1' => :string,
  'enterprise_text10' => :string,
  'enterprise_text11' => :string,
  'enterprise_text12' => :string,
  'enterprise_text13' => :string,
  'enterprise_text14' => :string,
  'enterprise_text15' => :string,
  'enterprise_text16' => :string,
  'enterprise_text17' => :string,
  'enterprise_text18' => :string,
  'enterprise_text19' => :string,
  'enterprise_text2' => :string,
  'enterprise_text20' => :string,
  'enterprise_text21' => :string,
  'enterprise_text22' => :string,
  'enterprise_text23' => :string,
  'enterprise_text24' => :string,
  'enterprise_text25' => :string,
  'enterprise_text26' => :string,
  'enterprise_text27' => :string,
  'enterprise_text28' => :string,
  'enterprise_text29' => :string,
  'enterprise_text3' => :string,
  'enterprise_text30' => :string,
  'enterprise_text31' => :string,
  'enterprise_text32' => :string,
  'enterprise_text33' => :string,
  'enterprise_text34' => :string,
  'enterprise_text35' => :string,
  'enterprise_text36' => :string,
  'enterprise_text37' => :string,
  'enterprise_text38' => :string,
  'enterprise_text39' => :string,
  'enterprise_text4' => :string,
  'enterprise_text40' => :string,
  'enterprise_text5' => :string,
  'enterprise_text6' => :string,
  'enterprise_text7' => :string,
  'enterprise_text8' => :string,
  'enterprise_text9' => :string,
  'finish' => :date,
  'finish1' => :date,
  'finish10' => :date,
  'finish2' => :date,
  'finish3' => :date,
  'finish4' => :date,
  'finish5' => :date,
  'finish6' => :date,
  'finish7' => :date,
  'finish8' => :date,
  'finish9' => :date,
  'finish_variance' => :duration,
  'fixed_material_assignment' => :string,
  'flag1' => :boolean,
  'flag10' => :boolean,
  'flag11' => :boolean,
  'flag12' => :boolean,
  'flag13' => :boolean,
  'flag14' => :boolean,
  'flag15' => :boolean,
  'flag16' => :boolean,
  'flag17' => :boolean,
  'flag18' => :boolean,
  'flag19' => :boolean,
  'flag2' => :boolean,
  'flag20' => :boolean,
  'flag3' => :boolean,
  'flag4' => :boolean,
  'flag5' => :boolean,
  'flag6' => :boolean,
  'flag7' => :boolean,
  'flag8' => :boolean,
  'flag9' => :boolean,
  'guid' => :guid,
  'hyperlink' => :string,
  'hyperlink_address' => :string,
  'hyperlink_data' => :binary,
  'hyperlink_href' => :string,
  'hyperlink_screen_tip' => :string,
  'hyperlink_subaddress' => :string,
  'index' => :integer,
  'leveling_delay' => :duration,
  'leveling_delay_units' => :time_units,
  'linked_fields' => :boolean,
  'notes' => :notes,
  'number1' => :numeric,
  'number10' => :numeric,
  'number11' => :numeric,
  'number12' => :numeric,
  'number13' => :numeric,
  'number14' => :numeric,
  'number15' => :numeric,
  'number16' => :numeric,
  'number17' => :numeric,
  'number18' => :numeric,
  'number19' => :numeric,
  'number2' => :numeric,
  'number20' => :numeric,
  'number3' => :numeric,
  'number4' => :numeric,
  'number5' => :numeric,
  'number6' => :numeric,
  'number7' => :numeric,
  'number8' => :numeric,
  'number9' => :numeric,
  'overallocated' => :boolean,
  'override_rate' => :rate,
  'overtime_cost' => :currency,
  'overtime_work' => :work,
  'owner' => :string,
  'peak' => :units,
  'percent_work_complete' => :percentage,
  'planned_cost' => :currency,
  'planned_finish' => :date,
  'planned_start' => :date,
  'planned_work' => :work,
  'project' => :string,
  'rate_index' => :integer,
  'rate_source' => :rate_source,
  'regular_work' => :work,
  'remaining_cost' => :currency,
  'remaining_early_finish' => :date,
  'remaining_early_start' => :date,
  'remaining_late_finish' => :date,
  'remaining_late_start' => :date,
  'remaining_overtime_cost' => :currency,
  'remaining_overtime_work' => :work,
  'remaining_work' => :work,
  'resource_id' => :integer,
  'resource_name' => :string,
  'resource_request_type' => :resource_request_type,
  'resource_type' => :resource_type,
  'resource_unique_id' => :integer,
  'response_pending' => :boolean,
  'resume' => :date,
  'role_unique_id' => :integer,
  'start' => :date,
  'start1' => :date,
  'start10' => :date,
  'start2' => :date,
  'start3' => :date,
  'start4' => :date,
  'start5' => :date,
  'start6' => :date,
  'start7' => :date,
  'start8' => :date,
  'start9' => :date,
  'start_variance' => :duration,
  'stop' => :date,
  'summary' => :string,
  'sv' => :currency,
  'task_id' => :integer,
  'task_name' => :string,
  'task_outline_number' => :string,
  'task_summary_name' => :string,
  'task_unique_id' => :integer,
  'team_status_pending' => :boolean,
  'text1' => :string,
  'text10' => :string,
  'text11' => :string,
  'text12' => :string,
  'text13' => :string,
  'text14' => :string,
  'text15' => :string,
  'text16' => :string,
  'text17' => :string,
  'text18' => :string,
  'text19' => :string,
  'text2' => :string,
  'text20' => :string,
  'text21' => :string,
  'text22' => :string,
  'text23' => :string,
  'text24' => :string,
  'text25' => :string,
  'text26' => :string,
  'text27' => :string,
  'text28' => :string,
  'text29' => :string,
  'text3' => :string,
  'text30' => :string,
  'text4' => :string,
  'text5' => :string,
  'text6' => :string,
  'text7' => :string,
  'text8' => :string,
  'text9' => :string,
  'timephased_actual_overtime_work' => :binary,
  'timephased_actual_work' => :binary,
  'timephased_baseline10_cost' => :binary,
  'timephased_baseline10_work' => :binary,
  'timephased_baseline1_cost' => :binary,
  'timephased_baseline1_work' => :binary,
  'timephased_baseline2_cost' => :binary,
  'timephased_baseline2_work' => :binary,
  'timephased_baseline3_cost' => :binary,
  'timephased_baseline3_work' => :binary,
  'timephased_baseline4_cost' => :binary,
  'timephased_baseline4_work' => :binary,
  'timephased_baseline5_cost' => :binary,
  'timephased_baseline5_work' => :binary,
  'timephased_baseline6_cost' => :binary,
  'timephased_baseline6_work' => :binary,
  'timephased_baseline7_cost' => :binary,
  'timephased_baseline7_work' => :binary,
  'timephased_baseline8_cost' => :binary,
  'timephased_baseline8_work' => :binary,
  'timephased_baseline9_cost' => :binary,
  'timephased_baseline9_work' => :binary,
  'timephased_baseline_cost' => :binary,
  'timephased_baseline_work' => :binary,
  'timephased_work' => :binary,
  'unavailable' => :string,
  'unique_id' => :integer,
  'update_needed' => :boolean,
  'vac' => :currency,
  'variable_rate_units' => :work_units,
  'wbs' => :string,
  'work' => :work,
  'work_contour' => :work_contour,
  'work_variance' => :work,
}.freeze

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.included(base) ⇒ Object



3
4
5
# File 'lib/mpxj/assignment_methods.rb', line 3

def self.included(base)
  base.extend(AssignmentClassMethods)
end

Instance Method Details

#actual_costObject

Retrieve the Actual Cost value

Returns:

  • Actual Cost value



10
11
12
# File 'lib/mpxj/assignment_methods.rb', line 10

def actual_cost
  get_float_value(attribute_values['actual_cost'])
end

#actual_finishObject

Retrieve the Actual Finish value

Returns:

  • Actual Finish value



17
18
19
# File 'lib/mpxj/assignment_methods.rb', line 17

def actual_finish
  get_date_value(attribute_values['actual_finish'])
end

#actual_overtime_costObject

Retrieve the Actual Overtime Cost value

Returns:

  • Actual Overtime Cost value



24
25
26
# File 'lib/mpxj/assignment_methods.rb', line 24

def actual_overtime_cost
  get_float_value(attribute_values['actual_overtime_cost'])
end

#actual_overtime_workObject

Retrieve the Actual Overtime Work value

Returns:

  • Actual Overtime Work value



31
32
33
# File 'lib/mpxj/assignment_methods.rb', line 31

def actual_overtime_work
  get_duration_value(attribute_values['actual_overtime_work'])
end

#actual_overtime_work_protectedObject

Retrieve the Actual Overtime Work Protected value

Returns:

  • Actual Overtime Work Protected value



38
39
40
# File 'lib/mpxj/assignment_methods.rb', line 38

def actual_overtime_work_protected
  get_duration_value(attribute_values['actual_overtime_work_protected'])
end

#actual_startObject

Retrieve the Actual Start value

Returns:

  • Actual Start value



45
46
47
# File 'lib/mpxj/assignment_methods.rb', line 45

def actual_start
  get_date_value(attribute_values['actual_start'])
end

#actual_workObject

Retrieve the Actual Work value

Returns:

  • Actual Work value



52
53
54
# File 'lib/mpxj/assignment_methods.rb', line 52

def actual_work
  get_duration_value(attribute_values['actual_work'])
end

#actual_work_protectedObject

Retrieve the Actual Work Protected value

Returns:

  • Actual Work Protected value



59
60
61
# File 'lib/mpxj/assignment_methods.rb', line 59

def actual_work_protected
  get_duration_value(attribute_values['actual_work_protected'])
end

#acwpObject

Retrieve the ACWP value

Returns:

  • ACWP value



66
67
68
# File 'lib/mpxj/assignment_methods.rb', line 66

def acwp
  get_float_value(attribute_values['acwp'])
end

#assignment_delayObject

Retrieve the Assignment Delay value

Returns:

  • Assignment Delay value



73
74
75
# File 'lib/mpxj/assignment_methods.rb', line 73

def assignment_delay
  get_duration_value(attribute_values['assignment_delay'])
end

#assignment_resource_guidObject

Retrieve the Assignment Resource GUID value

Returns:

  • Assignment Resource GUID value



80
81
82
# File 'lib/mpxj/assignment_methods.rb', line 80

def assignment_resource_guid
  attribute_values['assignment_resource_guid']
end

#assignment_task_guidObject

Retrieve the Assignment Task GUID value

Returns:

  • Assignment Task GUID value



87
88
89
# File 'lib/mpxj/assignment_methods.rb', line 87

def assignment_task_guid
  attribute_values['assignment_task_guid']
end

#assignment_unitsObject

Retrieve the Assignment Units value

Returns:

  • Assignment Units value



94
95
96
# File 'lib/mpxj/assignment_methods.rb', line 94

def assignment_units
  get_float_value(attribute_values['assignment_units'])
end

#attribute_typesObject



4034
4035
4036
# File 'lib/mpxj/assignment_methods.rb', line 4034

def attribute_types
  ATTRIBUTE_TYPES
end

#baseline10_budget_costObject

Retrieve the Baseline10 Budget Cost value

Returns:

  • Baseline10 Budget Cost value



101
102
103
# File 'lib/mpxj/assignment_methods.rb', line 101

def baseline10_budget_cost
  get_float_value(attribute_values['baseline10_budget_cost'])
end

#baseline10_budget_workObject

Retrieve the Baseline10 Budget Work value

Returns:

  • Baseline10 Budget Work value



108
109
110
# File 'lib/mpxj/assignment_methods.rb', line 108

def baseline10_budget_work
  get_duration_value(attribute_values['baseline10_budget_work'])
end

#baseline10_costObject

Retrieve the Baseline10 Cost value

Returns:

  • Baseline10 Cost value



115
116
117
# File 'lib/mpxj/assignment_methods.rb', line 115

def baseline10_cost
  get_float_value(attribute_values['baseline10_cost'])
end

#baseline10_finishObject

Retrieve the Baseline10 Finish value

Returns:

  • Baseline10 Finish value



122
123
124
# File 'lib/mpxj/assignment_methods.rb', line 122

def baseline10_finish
  get_date_value(attribute_values['baseline10_finish'])
end

#baseline10_startObject

Retrieve the Baseline10 Start value

Returns:

  • Baseline10 Start value



129
130
131
# File 'lib/mpxj/assignment_methods.rb', line 129

def baseline10_start
  get_date_value(attribute_values['baseline10_start'])
end

#baseline10_workObject

Retrieve the Baseline10 Work value

Returns:

  • Baseline10 Work value



136
137
138
# File 'lib/mpxj/assignment_methods.rb', line 136

def baseline10_work
  get_duration_value(attribute_values['baseline10_work'])
end

#baseline1_budget_costObject

Retrieve the Baseline1 Budget Cost value

Returns:

  • Baseline1 Budget Cost value



143
144
145
# File 'lib/mpxj/assignment_methods.rb', line 143

def baseline1_budget_cost
  get_float_value(attribute_values['baseline1_budget_cost'])
end

#baseline1_budget_workObject

Retrieve the Baseline1 Budget Work value

Returns:

  • Baseline1 Budget Work value



150
151
152
# File 'lib/mpxj/assignment_methods.rb', line 150

def baseline1_budget_work
  get_duration_value(attribute_values['baseline1_budget_work'])
end

#baseline1_costObject

Retrieve the Baseline1 Cost value

Returns:

  • Baseline1 Cost value



157
158
159
# File 'lib/mpxj/assignment_methods.rb', line 157

def baseline1_cost
  get_float_value(attribute_values['baseline1_cost'])
end

#baseline1_finishObject

Retrieve the Baseline1 Finish value

Returns:

  • Baseline1 Finish value



164
165
166
# File 'lib/mpxj/assignment_methods.rb', line 164

def baseline1_finish
  get_date_value(attribute_values['baseline1_finish'])
end

#baseline1_startObject

Retrieve the Baseline1 Start value

Returns:

  • Baseline1 Start value



171
172
173
# File 'lib/mpxj/assignment_methods.rb', line 171

def baseline1_start
  get_date_value(attribute_values['baseline1_start'])
end

#baseline1_workObject

Retrieve the Baseline1 Work value

Returns:

  • Baseline1 Work value



178
179
180
# File 'lib/mpxj/assignment_methods.rb', line 178

def baseline1_work
  get_duration_value(attribute_values['baseline1_work'])
end

#baseline2_budget_costObject

Retrieve the Baseline2 Budget Cost value

Returns:

  • Baseline2 Budget Cost value



185
186
187
# File 'lib/mpxj/assignment_methods.rb', line 185

def baseline2_budget_cost
  get_float_value(attribute_values['baseline2_budget_cost'])
end

#baseline2_budget_workObject

Retrieve the Baseline2 Budget Work value

Returns:

  • Baseline2 Budget Work value



192
193
194
# File 'lib/mpxj/assignment_methods.rb', line 192

def baseline2_budget_work
  get_duration_value(attribute_values['baseline2_budget_work'])
end

#baseline2_costObject

Retrieve the Baseline2 Cost value

Returns:

  • Baseline2 Cost value



199
200
201
# File 'lib/mpxj/assignment_methods.rb', line 199

def baseline2_cost
  get_float_value(attribute_values['baseline2_cost'])
end

#baseline2_finishObject

Retrieve the Baseline2 Finish value

Returns:

  • Baseline2 Finish value



206
207
208
# File 'lib/mpxj/assignment_methods.rb', line 206

def baseline2_finish
  get_date_value(attribute_values['baseline2_finish'])
end

#baseline2_startObject

Retrieve the Baseline2 Start value

Returns:

  • Baseline2 Start value



213
214
215
# File 'lib/mpxj/assignment_methods.rb', line 213

def baseline2_start
  get_date_value(attribute_values['baseline2_start'])
end

#baseline2_workObject

Retrieve the Baseline2 Work value

Returns:

  • Baseline2 Work value



220
221
222
# File 'lib/mpxj/assignment_methods.rb', line 220

def baseline2_work
  get_duration_value(attribute_values['baseline2_work'])
end

#baseline3_budget_costObject

Retrieve the Baseline3 Budget Cost value

Returns:

  • Baseline3 Budget Cost value



227
228
229
# File 'lib/mpxj/assignment_methods.rb', line 227

def baseline3_budget_cost
  get_float_value(attribute_values['baseline3_budget_cost'])
end

#baseline3_budget_workObject

Retrieve the Baseline3 Budget Work value

Returns:

  • Baseline3 Budget Work value



234
235
236
# File 'lib/mpxj/assignment_methods.rb', line 234

def baseline3_budget_work
  get_duration_value(attribute_values['baseline3_budget_work'])
end

#baseline3_costObject

Retrieve the Baseline3 Cost value

Returns:

  • Baseline3 Cost value



241
242
243
# File 'lib/mpxj/assignment_methods.rb', line 241

def baseline3_cost
  get_float_value(attribute_values['baseline3_cost'])
end

#baseline3_finishObject

Retrieve the Baseline3 Finish value

Returns:

  • Baseline3 Finish value



248
249
250
# File 'lib/mpxj/assignment_methods.rb', line 248

def baseline3_finish
  get_date_value(attribute_values['baseline3_finish'])
end

#baseline3_startObject

Retrieve the Baseline3 Start value

Returns:

  • Baseline3 Start value



255
256
257
# File 'lib/mpxj/assignment_methods.rb', line 255

def baseline3_start
  get_date_value(attribute_values['baseline3_start'])
end

#baseline3_workObject

Retrieve the Baseline3 Work value

Returns:

  • Baseline3 Work value



262
263
264
# File 'lib/mpxj/assignment_methods.rb', line 262

def baseline3_work
  get_duration_value(attribute_values['baseline3_work'])
end

#baseline4_budget_costObject

Retrieve the Baseline4 Budget Cost value

Returns:

  • Baseline4 Budget Cost value



269
270
271
# File 'lib/mpxj/assignment_methods.rb', line 269

def baseline4_budget_cost
  get_float_value(attribute_values['baseline4_budget_cost'])
end

#baseline4_budget_workObject

Retrieve the Baseline4 Budget Work value

Returns:

  • Baseline4 Budget Work value



276
277
278
# File 'lib/mpxj/assignment_methods.rb', line 276

def baseline4_budget_work
  get_duration_value(attribute_values['baseline4_budget_work'])
end

#baseline4_costObject

Retrieve the Baseline4 Cost value

Returns:

  • Baseline4 Cost value



283
284
285
# File 'lib/mpxj/assignment_methods.rb', line 283

def baseline4_cost
  get_float_value(attribute_values['baseline4_cost'])
end

#baseline4_finishObject

Retrieve the Baseline4 Finish value

Returns:

  • Baseline4 Finish value



290
291
292
# File 'lib/mpxj/assignment_methods.rb', line 290

def baseline4_finish
  get_date_value(attribute_values['baseline4_finish'])
end

#baseline4_startObject

Retrieve the Baseline4 Start value

Returns:

  • Baseline4 Start value



297
298
299
# File 'lib/mpxj/assignment_methods.rb', line 297

def baseline4_start
  get_date_value(attribute_values['baseline4_start'])
end

#baseline4_workObject

Retrieve the Baseline4 Work value

Returns:

  • Baseline4 Work value



304
305
306
# File 'lib/mpxj/assignment_methods.rb', line 304

def baseline4_work
  get_duration_value(attribute_values['baseline4_work'])
end

#baseline5_budget_costObject

Retrieve the Baseline5 Budget Cost value

Returns:

  • Baseline5 Budget Cost value



311
312
313
# File 'lib/mpxj/assignment_methods.rb', line 311

def baseline5_budget_cost
  get_float_value(attribute_values['baseline5_budget_cost'])
end

#baseline5_budget_workObject

Retrieve the Baseline5 Budget Work value

Returns:

  • Baseline5 Budget Work value



318
319
320
# File 'lib/mpxj/assignment_methods.rb', line 318

def baseline5_budget_work
  get_duration_value(attribute_values['baseline5_budget_work'])
end

#baseline5_costObject

Retrieve the Baseline5 Cost value

Returns:

  • Baseline5 Cost value



325
326
327
# File 'lib/mpxj/assignment_methods.rb', line 325

def baseline5_cost
  get_float_value(attribute_values['baseline5_cost'])
end

#baseline5_finishObject

Retrieve the Baseline5 Finish value

Returns:

  • Baseline5 Finish value



332
333
334
# File 'lib/mpxj/assignment_methods.rb', line 332

def baseline5_finish
  get_date_value(attribute_values['baseline5_finish'])
end

#baseline5_startObject

Retrieve the Baseline5 Start value

Returns:

  • Baseline5 Start value



339
340
341
# File 'lib/mpxj/assignment_methods.rb', line 339

def baseline5_start
  get_date_value(attribute_values['baseline5_start'])
end

#baseline5_workObject

Retrieve the Baseline5 Work value

Returns:

  • Baseline5 Work value



346
347
348
# File 'lib/mpxj/assignment_methods.rb', line 346

def baseline5_work
  get_duration_value(attribute_values['baseline5_work'])
end

#baseline6_budget_costObject

Retrieve the Baseline6 Budget Cost value

Returns:

  • Baseline6 Budget Cost value



353
354
355
# File 'lib/mpxj/assignment_methods.rb', line 353

def baseline6_budget_cost
  get_float_value(attribute_values['baseline6_budget_cost'])
end

#baseline6_budget_workObject

Retrieve the Baseline6 Budget Work value

Returns:

  • Baseline6 Budget Work value



360
361
362
# File 'lib/mpxj/assignment_methods.rb', line 360

def baseline6_budget_work
  get_duration_value(attribute_values['baseline6_budget_work'])
end

#baseline6_costObject

Retrieve the Baseline6 Cost value

Returns:

  • Baseline6 Cost value



367
368
369
# File 'lib/mpxj/assignment_methods.rb', line 367

def baseline6_cost
  get_float_value(attribute_values['baseline6_cost'])
end

#baseline6_finishObject

Retrieve the Baseline6 Finish value

Returns:

  • Baseline6 Finish value



374
375
376
# File 'lib/mpxj/assignment_methods.rb', line 374

def baseline6_finish
  get_date_value(attribute_values['baseline6_finish'])
end

#baseline6_startObject

Retrieve the Baseline6 Start value

Returns:

  • Baseline6 Start value



381
382
383
# File 'lib/mpxj/assignment_methods.rb', line 381

def baseline6_start
  get_date_value(attribute_values['baseline6_start'])
end

#baseline6_workObject

Retrieve the Baseline6 Work value

Returns:

  • Baseline6 Work value



388
389
390
# File 'lib/mpxj/assignment_methods.rb', line 388

def baseline6_work
  get_duration_value(attribute_values['baseline6_work'])
end

#baseline7_budget_costObject

Retrieve the Baseline7 Budget Cost value

Returns:

  • Baseline7 Budget Cost value



395
396
397
# File 'lib/mpxj/assignment_methods.rb', line 395

def baseline7_budget_cost
  get_float_value(attribute_values['baseline7_budget_cost'])
end

#baseline7_budget_workObject

Retrieve the Baseline7 Budget Work value

Returns:

  • Baseline7 Budget Work value



402
403
404
# File 'lib/mpxj/assignment_methods.rb', line 402

def baseline7_budget_work
  get_duration_value(attribute_values['baseline7_budget_work'])
end

#baseline7_costObject

Retrieve the Baseline7 Cost value

Returns:

  • Baseline7 Cost value



409
410
411
# File 'lib/mpxj/assignment_methods.rb', line 409

def baseline7_cost
  get_float_value(attribute_values['baseline7_cost'])
end

#baseline7_finishObject

Retrieve the Baseline7 Finish value

Returns:

  • Baseline7 Finish value



416
417
418
# File 'lib/mpxj/assignment_methods.rb', line 416

def baseline7_finish
  get_date_value(attribute_values['baseline7_finish'])
end

#baseline7_startObject

Retrieve the Baseline7 Start value

Returns:

  • Baseline7 Start value



423
424
425
# File 'lib/mpxj/assignment_methods.rb', line 423

def baseline7_start
  get_date_value(attribute_values['baseline7_start'])
end

#baseline7_workObject

Retrieve the Baseline7 Work value

Returns:

  • Baseline7 Work value



430
431
432
# File 'lib/mpxj/assignment_methods.rb', line 430

def baseline7_work
  get_duration_value(attribute_values['baseline7_work'])
end

#baseline8_budget_costObject

Retrieve the Baseline8 Budget Cost value

Returns:

  • Baseline8 Budget Cost value



437
438
439
# File 'lib/mpxj/assignment_methods.rb', line 437

def baseline8_budget_cost
  get_float_value(attribute_values['baseline8_budget_cost'])
end

#baseline8_budget_workObject

Retrieve the Baseline8 Budget Work value

Returns:

  • Baseline8 Budget Work value



444
445
446
# File 'lib/mpxj/assignment_methods.rb', line 444

def baseline8_budget_work
  get_duration_value(attribute_values['baseline8_budget_work'])
end

#baseline8_costObject

Retrieve the Baseline8 Cost value

Returns:

  • Baseline8 Cost value



451
452
453
# File 'lib/mpxj/assignment_methods.rb', line 451

def baseline8_cost
  get_float_value(attribute_values['baseline8_cost'])
end

#baseline8_finishObject

Retrieve the Baseline8 Finish value

Returns:

  • Baseline8 Finish value



458
459
460
# File 'lib/mpxj/assignment_methods.rb', line 458

def baseline8_finish
  get_date_value(attribute_values['baseline8_finish'])
end

#baseline8_startObject

Retrieve the Baseline8 Start value

Returns:

  • Baseline8 Start value



465
466
467
# File 'lib/mpxj/assignment_methods.rb', line 465

def baseline8_start
  get_date_value(attribute_values['baseline8_start'])
end

#baseline8_workObject

Retrieve the Baseline8 Work value

Returns:

  • Baseline8 Work value



472
473
474
# File 'lib/mpxj/assignment_methods.rb', line 472

def baseline8_work
  get_duration_value(attribute_values['baseline8_work'])
end

#baseline9_budget_costObject

Retrieve the Baseline9 Budget Cost value

Returns:

  • Baseline9 Budget Cost value



479
480
481
# File 'lib/mpxj/assignment_methods.rb', line 479

def baseline9_budget_cost
  get_float_value(attribute_values['baseline9_budget_cost'])
end

#baseline9_budget_workObject

Retrieve the Baseline9 Budget Work value

Returns:

  • Baseline9 Budget Work value



486
487
488
# File 'lib/mpxj/assignment_methods.rb', line 486

def baseline9_budget_work
  get_duration_value(attribute_values['baseline9_budget_work'])
end

#baseline9_costObject

Retrieve the Baseline9 Cost value

Returns:

  • Baseline9 Cost value



493
494
495
# File 'lib/mpxj/assignment_methods.rb', line 493

def baseline9_cost
  get_float_value(attribute_values['baseline9_cost'])
end

#baseline9_finishObject

Retrieve the Baseline9 Finish value

Returns:

  • Baseline9 Finish value



500
501
502
# File 'lib/mpxj/assignment_methods.rb', line 500

def baseline9_finish
  get_date_value(attribute_values['baseline9_finish'])
end

#baseline9_startObject

Retrieve the Baseline9 Start value

Returns:

  • Baseline9 Start value



507
508
509
# File 'lib/mpxj/assignment_methods.rb', line 507

def baseline9_start
  get_date_value(attribute_values['baseline9_start'])
end

#baseline9_workObject

Retrieve the Baseline9 Work value

Returns:

  • Baseline9 Work value



514
515
516
# File 'lib/mpxj/assignment_methods.rb', line 514

def baseline9_work
  get_duration_value(attribute_values['baseline9_work'])
end

#baseline_budget_costObject

Retrieve the Baseline Budget Cost value

Returns:

  • Baseline Budget Cost value



521
522
523
# File 'lib/mpxj/assignment_methods.rb', line 521

def baseline_budget_cost
  get_float_value(attribute_values['baseline_budget_cost'])
end

#baseline_budget_workObject

Retrieve the Baseline Budget Work value

Returns:

  • Baseline Budget Work value



528
529
530
# File 'lib/mpxj/assignment_methods.rb', line 528

def baseline_budget_work
  get_duration_value(attribute_values['baseline_budget_work'])
end

#baseline_costObject

Retrieve the Baseline Cost value

Returns:

  • Baseline Cost value



535
536
537
# File 'lib/mpxj/assignment_methods.rb', line 535

def baseline_cost
  get_float_value(attribute_values['baseline_cost'])
end

#baseline_finishObject

Retrieve the Baseline Finish value

Returns:

  • Baseline Finish value



542
543
544
# File 'lib/mpxj/assignment_methods.rb', line 542

def baseline_finish
  get_date_value(attribute_values['baseline_finish'])
end

#baseline_startObject

Retrieve the Baseline Start value

Returns:

  • Baseline Start value



549
550
551
# File 'lib/mpxj/assignment_methods.rb', line 549

def baseline_start
  get_date_value(attribute_values['baseline_start'])
end

#baseline_workObject

Retrieve the Baseline Work value

Returns:

  • Baseline Work value



556
557
558
# File 'lib/mpxj/assignment_methods.rb', line 556

def baseline_work
  get_duration_value(attribute_values['baseline_work'])
end

#bcwpObject

Retrieve the BCWP value

Returns:

  • BCWP value



563
564
565
# File 'lib/mpxj/assignment_methods.rb', line 563

def bcwp
  get_float_value(attribute_values['bcwp'])
end

#bcwsObject

Retrieve the BCWS value

Returns:

  • BCWS value



570
571
572
# File 'lib/mpxj/assignment_methods.rb', line 570

def bcws
  get_float_value(attribute_values['bcws'])
end

#budget_costObject

Retrieve the Budget Cost value

Returns:

  • Budget Cost value



577
578
579
# File 'lib/mpxj/assignment_methods.rb', line 577

def budget_cost
  get_float_value(attribute_values['budget_cost'])
end

#budget_workObject

Retrieve the Budget Work value

Returns:

  • Budget Work value



584
585
586
# File 'lib/mpxj/assignment_methods.rb', line 584

def budget_work
  get_duration_value(attribute_values['budget_work'])
end

#calculate_costs_from_unitsObject

Retrieve the Calculate Costs From Units value

Returns:

  • Calculate Costs From Units value



591
592
593
# File 'lib/mpxj/assignment_methods.rb', line 591

def calculate_costs_from_units
  get_boolean_value(attribute_values['calculate_costs_from_units'])
end

#confirmedObject

Retrieve the Confirmed value

Returns:

  • Confirmed value



598
599
600
# File 'lib/mpxj/assignment_methods.rb', line 598

def confirmed
  get_boolean_value(attribute_values['confirmed'])
end

#costObject

Retrieve the Cost value

Returns:

  • Cost value



605
606
607
# File 'lib/mpxj/assignment_methods.rb', line 605

def cost
  get_float_value(attribute_values['cost'])
end

#cost1Object

Retrieve the Cost1 value

Returns:

  • Cost1 value



612
613
614
# File 'lib/mpxj/assignment_methods.rb', line 612

def cost1
  get_float_value(attribute_values['cost1'])
end

#cost10Object

Retrieve the Cost10 value

Returns:

  • Cost10 value



619
620
621
# File 'lib/mpxj/assignment_methods.rb', line 619

def cost10
  get_float_value(attribute_values['cost10'])
end

#cost2Object

Retrieve the Cost2 value

Returns:

  • Cost2 value



626
627
628
# File 'lib/mpxj/assignment_methods.rb', line 626

def cost2
  get_float_value(attribute_values['cost2'])
end

#cost3Object

Retrieve the Cost3 value

Returns:

  • Cost3 value



633
634
635
# File 'lib/mpxj/assignment_methods.rb', line 633

def cost3
  get_float_value(attribute_values['cost3'])
end

#cost4Object

Retrieve the Cost4 value

Returns:

  • Cost4 value



640
641
642
# File 'lib/mpxj/assignment_methods.rb', line 640

def cost4
  get_float_value(attribute_values['cost4'])
end

#cost5Object

Retrieve the Cost5 value

Returns:

  • Cost5 value



647
648
649
# File 'lib/mpxj/assignment_methods.rb', line 647

def cost5
  get_float_value(attribute_values['cost5'])
end

#cost6Object

Retrieve the Cost6 value

Returns:

  • Cost6 value



654
655
656
# File 'lib/mpxj/assignment_methods.rb', line 654

def cost6
  get_float_value(attribute_values['cost6'])
end

#cost7Object

Retrieve the Cost7 value

Returns:

  • Cost7 value



661
662
663
# File 'lib/mpxj/assignment_methods.rb', line 661

def cost7
  get_float_value(attribute_values['cost7'])
end

#cost8Object

Retrieve the Cost8 value

Returns:

  • Cost8 value



668
669
670
# File 'lib/mpxj/assignment_methods.rb', line 668

def cost8
  get_float_value(attribute_values['cost8'])
end

#cost9Object

Retrieve the Cost9 value

Returns:

  • Cost9 value



675
676
677
# File 'lib/mpxj/assignment_methods.rb', line 675

def cost9
  get_float_value(attribute_values['cost9'])
end

#cost_account_unique_idObject

Retrieve the Cost Account ID value

Returns:

  • Cost Account ID value



682
683
684
# File 'lib/mpxj/assignment_methods.rb', line 682

def 
  get_integer_value(attribute_values['cost_account_unique_id'])
end

#cost_rate_tableObject

Retrieve the Cost Rate Table value

Returns:

  • Cost Rate Table value



689
690
691
# File 'lib/mpxj/assignment_methods.rb', line 689

def cost_rate_table
  get_integer_value(attribute_values['cost_rate_table'])
end

#cost_varianceObject

Retrieve the Cost Variance value

Returns:

  • Cost Variance value



696
697
698
# File 'lib/mpxj/assignment_methods.rb', line 696

def cost_variance
  get_float_value(attribute_values['cost_variance'])
end

#createdObject

Retrieve the Created value

Returns:

  • Created value



703
704
705
# File 'lib/mpxj/assignment_methods.rb', line 703

def created
  get_date_value(attribute_values['created'])
end

#cvObject

Retrieve the CV value

Returns:

  • CV value



710
711
712
# File 'lib/mpxj/assignment_methods.rb', line 710

def cv
  get_float_value(attribute_values['cv'])
end

#date1Object

Retrieve the Date1 value

Returns:

  • Date1 value



717
718
719
# File 'lib/mpxj/assignment_methods.rb', line 717

def date1
  get_date_value(attribute_values['date1'])
end

#date10Object

Retrieve the Date10 value

Returns:

  • Date10 value



724
725
726
# File 'lib/mpxj/assignment_methods.rb', line 724

def date10
  get_date_value(attribute_values['date10'])
end

#date2Object

Retrieve the Date2 value

Returns:

  • Date2 value



731
732
733
# File 'lib/mpxj/assignment_methods.rb', line 731

def date2
  get_date_value(attribute_values['date2'])
end

#date3Object

Retrieve the Date3 value

Returns:

  • Date3 value



738
739
740
# File 'lib/mpxj/assignment_methods.rb', line 738

def date3
  get_date_value(attribute_values['date3'])
end

#date4Object

Retrieve the Date4 value

Returns:

  • Date4 value



745
746
747
# File 'lib/mpxj/assignment_methods.rb', line 745

def date4
  get_date_value(attribute_values['date4'])
end

#date5Object

Retrieve the Date5 value

Returns:

  • Date5 value



752
753
754
# File 'lib/mpxj/assignment_methods.rb', line 752

def date5
  get_date_value(attribute_values['date5'])
end

#date6Object

Retrieve the Date6 value

Returns:

  • Date6 value



759
760
761
# File 'lib/mpxj/assignment_methods.rb', line 759

def date6
  get_date_value(attribute_values['date6'])
end

#date7Object

Retrieve the Date7 value

Returns:

  • Date7 value



766
767
768
# File 'lib/mpxj/assignment_methods.rb', line 766

def date7
  get_date_value(attribute_values['date7'])
end

#date8Object

Retrieve the Date8 value

Returns:

  • Date8 value



773
774
775
# File 'lib/mpxj/assignment_methods.rb', line 773

def date8
  get_date_value(attribute_values['date8'])
end

#date9Object

Retrieve the Date9 value

Returns:

  • Date9 value



780
781
782
# File 'lib/mpxj/assignment_methods.rb', line 780

def date9
  get_date_value(attribute_values['date9'])
end

#duration1Object

Retrieve the Duration1 value

Returns:

  • Duration1 value



787
788
789
# File 'lib/mpxj/assignment_methods.rb', line 787

def duration1
  get_duration_value(attribute_values['duration1'])
end

#duration10Object

Retrieve the Duration10 value

Returns:

  • Duration10 value



794
795
796
# File 'lib/mpxj/assignment_methods.rb', line 794

def duration10
  get_duration_value(attribute_values['duration10'])
end

#duration10_unitsObject

Retrieve the Duration10 Units value

Returns:

  • Duration10 Units value



801
802
803
# File 'lib/mpxj/assignment_methods.rb', line 801

def duration10_units
  attribute_values['duration10_units']
end

#duration1_unitsObject

Retrieve the Duration1 Units value

Returns:

  • Duration1 Units value



808
809
810
# File 'lib/mpxj/assignment_methods.rb', line 808

def duration1_units
  attribute_values['duration1_units']
end

#duration2Object

Retrieve the Duration2 value

Returns:

  • Duration2 value



815
816
817
# File 'lib/mpxj/assignment_methods.rb', line 815

def duration2
  get_duration_value(attribute_values['duration2'])
end

#duration2_unitsObject

Retrieve the Duration2 Units value

Returns:

  • Duration2 Units value



822
823
824
# File 'lib/mpxj/assignment_methods.rb', line 822

def duration2_units
  attribute_values['duration2_units']
end

#duration3Object

Retrieve the Duration3 value

Returns:

  • Duration3 value



829
830
831
# File 'lib/mpxj/assignment_methods.rb', line 829

def duration3
  get_duration_value(attribute_values['duration3'])
end

#duration3_unitsObject

Retrieve the Duration3 Units value

Returns:

  • Duration3 Units value



836
837
838
# File 'lib/mpxj/assignment_methods.rb', line 836

def duration3_units
  attribute_values['duration3_units']
end

#duration4Object

Retrieve the Duration4 value

Returns:

  • Duration4 value



843
844
845
# File 'lib/mpxj/assignment_methods.rb', line 843

def duration4
  get_duration_value(attribute_values['duration4'])
end

#duration4_unitsObject

Retrieve the Duration4 Units value

Returns:

  • Duration4 Units value



850
851
852
# File 'lib/mpxj/assignment_methods.rb', line 850

def duration4_units
  attribute_values['duration4_units']
end

#duration5Object

Retrieve the Duration5 value

Returns:

  • Duration5 value



857
858
859
# File 'lib/mpxj/assignment_methods.rb', line 857

def duration5
  get_duration_value(attribute_values['duration5'])
end

#duration5_unitsObject

Retrieve the Duration5 Units value

Returns:

  • Duration5 Units value



864
865
866
# File 'lib/mpxj/assignment_methods.rb', line 864

def duration5_units
  attribute_values['duration5_units']
end

#duration6Object

Retrieve the Duration6 value

Returns:

  • Duration6 value



871
872
873
# File 'lib/mpxj/assignment_methods.rb', line 871

def duration6
  get_duration_value(attribute_values['duration6'])
end

#duration6_unitsObject

Retrieve the Duration6 Units value

Returns:

  • Duration6 Units value



878
879
880
# File 'lib/mpxj/assignment_methods.rb', line 878

def duration6_units
  attribute_values['duration6_units']
end

#duration7Object

Retrieve the Duration7 value

Returns:

  • Duration7 value



885
886
887
# File 'lib/mpxj/assignment_methods.rb', line 885

def duration7
  get_duration_value(attribute_values['duration7'])
end

#duration7_unitsObject

Retrieve the Duration7 Units value

Returns:

  • Duration7 Units value



892
893
894
# File 'lib/mpxj/assignment_methods.rb', line 892

def duration7_units
  attribute_values['duration7_units']
end

#duration8Object

Retrieve the Duration8 value

Returns:

  • Duration8 value



899
900
901
# File 'lib/mpxj/assignment_methods.rb', line 899

def duration8
  get_duration_value(attribute_values['duration8'])
end

#duration8_unitsObject

Retrieve the Duration8 Units value

Returns:

  • Duration8 Units value



906
907
908
# File 'lib/mpxj/assignment_methods.rb', line 906

def duration8_units
  attribute_values['duration8_units']
end

#duration9Object

Retrieve the Duration9 value

Returns:

  • Duration9 value



913
914
915
# File 'lib/mpxj/assignment_methods.rb', line 913

def duration9
  get_duration_value(attribute_values['duration9'])
end

#duration9_unitsObject

Retrieve the Duration9 Units value

Returns:

  • Duration9 Units value



920
921
922
# File 'lib/mpxj/assignment_methods.rb', line 920

def duration9_units
  attribute_values['duration9_units']
end

#enterprise_cost1Object

Retrieve the Enterprise Cost1 value

Returns:

  • Enterprise Cost1 value



927
928
929
# File 'lib/mpxj/assignment_methods.rb', line 927

def enterprise_cost1
  get_float_value(attribute_values['enterprise_cost1'])
end

#enterprise_cost10Object

Retrieve the Enterprise Cost10 value

Returns:

  • Enterprise Cost10 value



934
935
936
# File 'lib/mpxj/assignment_methods.rb', line 934

def enterprise_cost10
  get_float_value(attribute_values['enterprise_cost10'])
end

#enterprise_cost2Object

Retrieve the Enterprise Cost2 value

Returns:

  • Enterprise Cost2 value



941
942
943
# File 'lib/mpxj/assignment_methods.rb', line 941

def enterprise_cost2
  get_float_value(attribute_values['enterprise_cost2'])
end

#enterprise_cost3Object

Retrieve the Enterprise Cost3 value

Returns:

  • Enterprise Cost3 value



948
949
950
# File 'lib/mpxj/assignment_methods.rb', line 948

def enterprise_cost3
  get_float_value(attribute_values['enterprise_cost3'])
end

#enterprise_cost4Object

Retrieve the Enterprise Cost4 value

Returns:

  • Enterprise Cost4 value



955
956
957
# File 'lib/mpxj/assignment_methods.rb', line 955

def enterprise_cost4
  get_float_value(attribute_values['enterprise_cost4'])
end

#enterprise_cost5Object

Retrieve the Enterprise Cost5 value

Returns:

  • Enterprise Cost5 value



962
963
964
# File 'lib/mpxj/assignment_methods.rb', line 962

def enterprise_cost5
  get_float_value(attribute_values['enterprise_cost5'])
end

#enterprise_cost6Object

Retrieve the Enterprise Cost6 value

Returns:

  • Enterprise Cost6 value



969
970
971
# File 'lib/mpxj/assignment_methods.rb', line 969

def enterprise_cost6
  get_float_value(attribute_values['enterprise_cost6'])
end

#enterprise_cost7Object

Retrieve the Enterprise Cost7 value

Returns:

  • Enterprise Cost7 value



976
977
978
# File 'lib/mpxj/assignment_methods.rb', line 976

def enterprise_cost7
  get_float_value(attribute_values['enterprise_cost7'])
end

#enterprise_cost8Object

Retrieve the Enterprise Cost8 value

Returns:

  • Enterprise Cost8 value



983
984
985
# File 'lib/mpxj/assignment_methods.rb', line 983

def enterprise_cost8
  get_float_value(attribute_values['enterprise_cost8'])
end

#enterprise_cost9Object

Retrieve the Enterprise Cost9 value

Returns:

  • Enterprise Cost9 value



990
991
992
# File 'lib/mpxj/assignment_methods.rb', line 990

def enterprise_cost9
  get_float_value(attribute_values['enterprise_cost9'])
end

#enterprise_date1Object

Retrieve the Enterprise Date1 value

Returns:

  • Enterprise Date1 value



997
998
999
# File 'lib/mpxj/assignment_methods.rb', line 997

def enterprise_date1
  get_date_value(attribute_values['enterprise_date1'])
end

#enterprise_date10Object

Retrieve the Enterprise Date10 value

Returns:

  • Enterprise Date10 value



1004
1005
1006
# File 'lib/mpxj/assignment_methods.rb', line 1004

def enterprise_date10
  get_date_value(attribute_values['enterprise_date10'])
end

#enterprise_date11Object

Retrieve the Enterprise Date11 value

Returns:

  • Enterprise Date11 value



1011
1012
1013
# File 'lib/mpxj/assignment_methods.rb', line 1011

def enterprise_date11
  get_date_value(attribute_values['enterprise_date11'])
end

#enterprise_date12Object

Retrieve the Enterprise Date12 value

Returns:

  • Enterprise Date12 value



1018
1019
1020
# File 'lib/mpxj/assignment_methods.rb', line 1018

def enterprise_date12
  get_date_value(attribute_values['enterprise_date12'])
end

#enterprise_date13Object

Retrieve the Enterprise Date13 value

Returns:

  • Enterprise Date13 value



1025
1026
1027
# File 'lib/mpxj/assignment_methods.rb', line 1025

def enterprise_date13
  get_date_value(attribute_values['enterprise_date13'])
end

#enterprise_date14Object

Retrieve the Enterprise Date14 value

Returns:

  • Enterprise Date14 value



1032
1033
1034
# File 'lib/mpxj/assignment_methods.rb', line 1032

def enterprise_date14
  get_date_value(attribute_values['enterprise_date14'])
end

#enterprise_date15Object

Retrieve the Enterprise Date15 value

Returns:

  • Enterprise Date15 value



1039
1040
1041
# File 'lib/mpxj/assignment_methods.rb', line 1039

def enterprise_date15
  get_date_value(attribute_values['enterprise_date15'])
end

#enterprise_date16Object

Retrieve the Enterprise Date16 value

Returns:

  • Enterprise Date16 value



1046
1047
1048
# File 'lib/mpxj/assignment_methods.rb', line 1046

def enterprise_date16
  get_date_value(attribute_values['enterprise_date16'])
end

#enterprise_date17Object

Retrieve the Enterprise Date17 value

Returns:

  • Enterprise Date17 value



1053
1054
1055
# File 'lib/mpxj/assignment_methods.rb', line 1053

def enterprise_date17
  get_date_value(attribute_values['enterprise_date17'])
end

#enterprise_date18Object

Retrieve the Enterprise Date18 value

Returns:

  • Enterprise Date18 value



1060
1061
1062
# File 'lib/mpxj/assignment_methods.rb', line 1060

def enterprise_date18
  get_date_value(attribute_values['enterprise_date18'])
end

#enterprise_date19Object

Retrieve the Enterprise Date19 value

Returns:

  • Enterprise Date19 value



1067
1068
1069
# File 'lib/mpxj/assignment_methods.rb', line 1067

def enterprise_date19
  get_date_value(attribute_values['enterprise_date19'])
end

#enterprise_date2Object

Retrieve the Enterprise Date2 value

Returns:

  • Enterprise Date2 value



1074
1075
1076
# File 'lib/mpxj/assignment_methods.rb', line 1074

def enterprise_date2
  get_date_value(attribute_values['enterprise_date2'])
end

#enterprise_date20Object

Retrieve the Enterprise Date20 value

Returns:

  • Enterprise Date20 value



1081
1082
1083
# File 'lib/mpxj/assignment_methods.rb', line 1081

def enterprise_date20
  get_date_value(attribute_values['enterprise_date20'])
end

#enterprise_date21Object

Retrieve the Enterprise Date21 value

Returns:

  • Enterprise Date21 value



1088
1089
1090
# File 'lib/mpxj/assignment_methods.rb', line 1088

def enterprise_date21
  get_date_value(attribute_values['enterprise_date21'])
end

#enterprise_date22Object

Retrieve the Enterprise Date22 value

Returns:

  • Enterprise Date22 value



1095
1096
1097
# File 'lib/mpxj/assignment_methods.rb', line 1095

def enterprise_date22
  get_date_value(attribute_values['enterprise_date22'])
end

#enterprise_date23Object

Retrieve the Enterprise Date23 value

Returns:

  • Enterprise Date23 value



1102
1103
1104
# File 'lib/mpxj/assignment_methods.rb', line 1102

def enterprise_date23
  get_date_value(attribute_values['enterprise_date23'])
end

#enterprise_date24Object

Retrieve the Enterprise Date24 value

Returns:

  • Enterprise Date24 value



1109
1110
1111
# File 'lib/mpxj/assignment_methods.rb', line 1109

def enterprise_date24
  get_date_value(attribute_values['enterprise_date24'])
end

#enterprise_date25Object

Retrieve the Enterprise Date25 value

Returns:

  • Enterprise Date25 value



1116
1117
1118
# File 'lib/mpxj/assignment_methods.rb', line 1116

def enterprise_date25
  get_date_value(attribute_values['enterprise_date25'])
end

#enterprise_date26Object

Retrieve the Enterprise Date26 value

Returns:

  • Enterprise Date26 value



1123
1124
1125
# File 'lib/mpxj/assignment_methods.rb', line 1123

def enterprise_date26
  get_date_value(attribute_values['enterprise_date26'])
end

#enterprise_date27Object

Retrieve the Enterprise Date27 value

Returns:

  • Enterprise Date27 value



1130
1131
1132
# File 'lib/mpxj/assignment_methods.rb', line 1130

def enterprise_date27
  get_date_value(attribute_values['enterprise_date27'])
end

#enterprise_date28Object

Retrieve the Enterprise Date28 value

Returns:

  • Enterprise Date28 value



1137
1138
1139
# File 'lib/mpxj/assignment_methods.rb', line 1137

def enterprise_date28
  get_date_value(attribute_values['enterprise_date28'])
end

#enterprise_date29Object

Retrieve the Enterprise Date29 value

Returns:

  • Enterprise Date29 value



1144
1145
1146
# File 'lib/mpxj/assignment_methods.rb', line 1144

def enterprise_date29
  get_date_value(attribute_values['enterprise_date29'])
end

#enterprise_date3Object

Retrieve the Enterprise Date3 value

Returns:

  • Enterprise Date3 value



1151
1152
1153
# File 'lib/mpxj/assignment_methods.rb', line 1151

def enterprise_date3
  get_date_value(attribute_values['enterprise_date3'])
end

#enterprise_date30Object

Retrieve the Enterprise Date30 value

Returns:

  • Enterprise Date30 value



1158
1159
1160
# File 'lib/mpxj/assignment_methods.rb', line 1158

def enterprise_date30
  get_date_value(attribute_values['enterprise_date30'])
end

#enterprise_date4Object

Retrieve the Enterprise Date4 value

Returns:

  • Enterprise Date4 value



1165
1166
1167
# File 'lib/mpxj/assignment_methods.rb', line 1165

def enterprise_date4
  get_date_value(attribute_values['enterprise_date4'])
end

#enterprise_date5Object

Retrieve the Enterprise Date5 value

Returns:

  • Enterprise Date5 value



1172
1173
1174
# File 'lib/mpxj/assignment_methods.rb', line 1172

def enterprise_date5
  get_date_value(attribute_values['enterprise_date5'])
end

#enterprise_date6Object

Retrieve the Enterprise Date6 value

Returns:

  • Enterprise Date6 value



1179
1180
1181
# File 'lib/mpxj/assignment_methods.rb', line 1179

def enterprise_date6
  get_date_value(attribute_values['enterprise_date6'])
end

#enterprise_date7Object

Retrieve the Enterprise Date7 value

Returns:

  • Enterprise Date7 value



1186
1187
1188
# File 'lib/mpxj/assignment_methods.rb', line 1186

def enterprise_date7
  get_date_value(attribute_values['enterprise_date7'])
end

#enterprise_date8Object

Retrieve the Enterprise Date8 value

Returns:

  • Enterprise Date8 value



1193
1194
1195
# File 'lib/mpxj/assignment_methods.rb', line 1193

def enterprise_date8
  get_date_value(attribute_values['enterprise_date8'])
end

#enterprise_date9Object

Retrieve the Enterprise Date9 value

Returns:

  • Enterprise Date9 value



1200
1201
1202
# File 'lib/mpxj/assignment_methods.rb', line 1200

def enterprise_date9
  get_date_value(attribute_values['enterprise_date9'])
end

#enterprise_duration1Object

Retrieve the Enterprise Duration1 value

Returns:

  • Enterprise Duration1 value



1207
1208
1209
# File 'lib/mpxj/assignment_methods.rb', line 1207

def enterprise_duration1
  get_duration_value(attribute_values['enterprise_duration1'])
end

#enterprise_duration10Object

Retrieve the Enterprise Duration10 value

Returns:

  • Enterprise Duration10 value



1214
1215
1216
# File 'lib/mpxj/assignment_methods.rb', line 1214

def enterprise_duration10
  get_duration_value(attribute_values['enterprise_duration10'])
end

#enterprise_duration2Object

Retrieve the Enterprise Duration2 value

Returns:

  • Enterprise Duration2 value



1221
1222
1223
# File 'lib/mpxj/assignment_methods.rb', line 1221

def enterprise_duration2
  get_duration_value(attribute_values['enterprise_duration2'])
end

#enterprise_duration3Object

Retrieve the Enterprise Duration3 value

Returns:

  • Enterprise Duration3 value



1228
1229
1230
# File 'lib/mpxj/assignment_methods.rb', line 1228

def enterprise_duration3
  get_duration_value(attribute_values['enterprise_duration3'])
end

#enterprise_duration4Object

Retrieve the Enterprise Duration4 value

Returns:

  • Enterprise Duration4 value



1235
1236
1237
# File 'lib/mpxj/assignment_methods.rb', line 1235

def enterprise_duration4
  get_duration_value(attribute_values['enterprise_duration4'])
end

#enterprise_duration5Object

Retrieve the Enterprise Duration5 value

Returns:

  • Enterprise Duration5 value



1242
1243
1244
# File 'lib/mpxj/assignment_methods.rb', line 1242

def enterprise_duration5
  get_duration_value(attribute_values['enterprise_duration5'])
end

#enterprise_duration6Object

Retrieve the Enterprise Duration6 value

Returns:

  • Enterprise Duration6 value



1249
1250
1251
# File 'lib/mpxj/assignment_methods.rb', line 1249

def enterprise_duration6
  get_duration_value(attribute_values['enterprise_duration6'])
end

#enterprise_duration7Object

Retrieve the Enterprise Duration7 value

Returns:

  • Enterprise Duration7 value



1256
1257
1258
# File 'lib/mpxj/assignment_methods.rb', line 1256

def enterprise_duration7
  get_duration_value(attribute_values['enterprise_duration7'])
end

#enterprise_duration8Object

Retrieve the Enterprise Duration8 value

Returns:

  • Enterprise Duration8 value



1263
1264
1265
# File 'lib/mpxj/assignment_methods.rb', line 1263

def enterprise_duration8
  get_duration_value(attribute_values['enterprise_duration8'])
end

#enterprise_duration9Object

Retrieve the Enterprise Duration9 value

Returns:

  • Enterprise Duration9 value



1270
1271
1272
# File 'lib/mpxj/assignment_methods.rb', line 1270

def enterprise_duration9
  get_duration_value(attribute_values['enterprise_duration9'])
end

#enterprise_flag1Object

Retrieve the Enterprise Flag1 value

Returns:

  • Enterprise Flag1 value



1277
1278
1279
# File 'lib/mpxj/assignment_methods.rb', line 1277

def enterprise_flag1
  get_boolean_value(attribute_values['enterprise_flag1'])
end

#enterprise_flag10Object

Retrieve the Enterprise Flag10 value

Returns:

  • Enterprise Flag10 value



1284
1285
1286
# File 'lib/mpxj/assignment_methods.rb', line 1284

def enterprise_flag10
  get_boolean_value(attribute_values['enterprise_flag10'])
end

#enterprise_flag11Object

Retrieve the Enterprise Flag11 value

Returns:

  • Enterprise Flag11 value



1291
1292
1293
# File 'lib/mpxj/assignment_methods.rb', line 1291

def enterprise_flag11
  get_boolean_value(attribute_values['enterprise_flag11'])
end

#enterprise_flag12Object

Retrieve the Enterprise Flag12 value

Returns:

  • Enterprise Flag12 value



1298
1299
1300
# File 'lib/mpxj/assignment_methods.rb', line 1298

def enterprise_flag12
  get_boolean_value(attribute_values['enterprise_flag12'])
end

#enterprise_flag13Object

Retrieve the Enterprise Flag13 value

Returns:

  • Enterprise Flag13 value



1305
1306
1307
# File 'lib/mpxj/assignment_methods.rb', line 1305

def enterprise_flag13
  get_boolean_value(attribute_values['enterprise_flag13'])
end

#enterprise_flag14Object

Retrieve the Enterprise Flag14 value

Returns:

  • Enterprise Flag14 value



1312
1313
1314
# File 'lib/mpxj/assignment_methods.rb', line 1312

def enterprise_flag14
  get_boolean_value(attribute_values['enterprise_flag14'])
end

#enterprise_flag15Object

Retrieve the Enterprise Flag15 value

Returns:

  • Enterprise Flag15 value



1319
1320
1321
# File 'lib/mpxj/assignment_methods.rb', line 1319

def enterprise_flag15
  get_boolean_value(attribute_values['enterprise_flag15'])
end

#enterprise_flag16Object

Retrieve the Enterprise Flag16 value

Returns:

  • Enterprise Flag16 value



1326
1327
1328
# File 'lib/mpxj/assignment_methods.rb', line 1326

def enterprise_flag16
  get_boolean_value(attribute_values['enterprise_flag16'])
end

#enterprise_flag17Object

Retrieve the Enterprise Flag17 value

Returns:

  • Enterprise Flag17 value



1333
1334
1335
# File 'lib/mpxj/assignment_methods.rb', line 1333

def enterprise_flag17
  get_boolean_value(attribute_values['enterprise_flag17'])
end

#enterprise_flag18Object

Retrieve the Enterprise Flag18 value

Returns:

  • Enterprise Flag18 value



1340
1341
1342
# File 'lib/mpxj/assignment_methods.rb', line 1340

def enterprise_flag18
  get_boolean_value(attribute_values['enterprise_flag18'])
end

#enterprise_flag19Object

Retrieve the Enterprise Flag19 value

Returns:

  • Enterprise Flag19 value



1347
1348
1349
# File 'lib/mpxj/assignment_methods.rb', line 1347

def enterprise_flag19
  get_boolean_value(attribute_values['enterprise_flag19'])
end

#enterprise_flag2Object

Retrieve the Enterprise Flag2 value

Returns:

  • Enterprise Flag2 value



1354
1355
1356
# File 'lib/mpxj/assignment_methods.rb', line 1354

def enterprise_flag2
  get_boolean_value(attribute_values['enterprise_flag2'])
end

#enterprise_flag20Object

Retrieve the Enterprise Flag20 value

Returns:

  • Enterprise Flag20 value



1361
1362
1363
# File 'lib/mpxj/assignment_methods.rb', line 1361

def enterprise_flag20
  get_boolean_value(attribute_values['enterprise_flag20'])
end

#enterprise_flag3Object

Retrieve the Enterprise Flag3 value

Returns:

  • Enterprise Flag3 value



1368
1369
1370
# File 'lib/mpxj/assignment_methods.rb', line 1368

def enterprise_flag3
  get_boolean_value(attribute_values['enterprise_flag3'])
end

#enterprise_flag4Object

Retrieve the Enterprise Flag4 value

Returns:

  • Enterprise Flag4 value



1375
1376
1377
# File 'lib/mpxj/assignment_methods.rb', line 1375

def enterprise_flag4
  get_boolean_value(attribute_values['enterprise_flag4'])
end

#enterprise_flag5Object

Retrieve the Enterprise Flag5 value

Returns:

  • Enterprise Flag5 value



1382
1383
1384
# File 'lib/mpxj/assignment_methods.rb', line 1382

def enterprise_flag5
  get_boolean_value(attribute_values['enterprise_flag5'])
end

#enterprise_flag6Object

Retrieve the Enterprise Flag6 value

Returns:

  • Enterprise Flag6 value



1389
1390
1391
# File 'lib/mpxj/assignment_methods.rb', line 1389

def enterprise_flag6
  get_boolean_value(attribute_values['enterprise_flag6'])
end

#enterprise_flag7Object

Retrieve the Enterprise Flag7 value

Returns:

  • Enterprise Flag7 value



1396
1397
1398
# File 'lib/mpxj/assignment_methods.rb', line 1396

def enterprise_flag7
  get_boolean_value(attribute_values['enterprise_flag7'])
end

#enterprise_flag8Object

Retrieve the Enterprise Flag8 value

Returns:

  • Enterprise Flag8 value



1403
1404
1405
# File 'lib/mpxj/assignment_methods.rb', line 1403

def enterprise_flag8
  get_boolean_value(attribute_values['enterprise_flag8'])
end

#enterprise_flag9Object

Retrieve the Enterprise Flag9 value

Returns:

  • Enterprise Flag9 value



1410
1411
1412
# File 'lib/mpxj/assignment_methods.rb', line 1410

def enterprise_flag9
  get_boolean_value(attribute_values['enterprise_flag9'])
end

#enterprise_number1Object

Retrieve the Enterprise Number1 value

Returns:

  • Enterprise Number1 value



1417
1418
1419
# File 'lib/mpxj/assignment_methods.rb', line 1417

def enterprise_number1
  get_float_value(attribute_values['enterprise_number1'])
end

#enterprise_number10Object

Retrieve the Enterprise Number10 value

Returns:

  • Enterprise Number10 value



1424
1425
1426
# File 'lib/mpxj/assignment_methods.rb', line 1424

def enterprise_number10
  get_float_value(attribute_values['enterprise_number10'])
end

#enterprise_number11Object

Retrieve the Enterprise Number11 value

Returns:

  • Enterprise Number11 value



1431
1432
1433
# File 'lib/mpxj/assignment_methods.rb', line 1431

def enterprise_number11
  get_float_value(attribute_values['enterprise_number11'])
end

#enterprise_number12Object

Retrieve the Enterprise Number12 value

Returns:

  • Enterprise Number12 value



1438
1439
1440
# File 'lib/mpxj/assignment_methods.rb', line 1438

def enterprise_number12
  get_float_value(attribute_values['enterprise_number12'])
end

#enterprise_number13Object

Retrieve the Enterprise Number13 value

Returns:

  • Enterprise Number13 value



1445
1446
1447
# File 'lib/mpxj/assignment_methods.rb', line 1445

def enterprise_number13
  get_float_value(attribute_values['enterprise_number13'])
end

#enterprise_number14Object

Retrieve the Enterprise Number14 value

Returns:

  • Enterprise Number14 value



1452
1453
1454
# File 'lib/mpxj/assignment_methods.rb', line 1452

def enterprise_number14
  get_float_value(attribute_values['enterprise_number14'])
end

#enterprise_number15Object

Retrieve the Enterprise Number15 value

Returns:

  • Enterprise Number15 value



1459
1460
1461
# File 'lib/mpxj/assignment_methods.rb', line 1459

def enterprise_number15
  get_float_value(attribute_values['enterprise_number15'])
end

#enterprise_number16Object

Retrieve the Enterprise Number16 value

Returns:

  • Enterprise Number16 value



1466
1467
1468
# File 'lib/mpxj/assignment_methods.rb', line 1466

def enterprise_number16
  get_float_value(attribute_values['enterprise_number16'])
end

#enterprise_number17Object

Retrieve the Enterprise Number17 value

Returns:

  • Enterprise Number17 value



1473
1474
1475
# File 'lib/mpxj/assignment_methods.rb', line 1473

def enterprise_number17
  get_float_value(attribute_values['enterprise_number17'])
end

#enterprise_number18Object

Retrieve the Enterprise Number18 value

Returns:

  • Enterprise Number18 value



1480
1481
1482
# File 'lib/mpxj/assignment_methods.rb', line 1480

def enterprise_number18
  get_float_value(attribute_values['enterprise_number18'])
end

#enterprise_number19Object

Retrieve the Enterprise Number19 value

Returns:

  • Enterprise Number19 value



1487
1488
1489
# File 'lib/mpxj/assignment_methods.rb', line 1487

def enterprise_number19
  get_float_value(attribute_values['enterprise_number19'])
end

#enterprise_number2Object

Retrieve the Enterprise Number2 value

Returns:

  • Enterprise Number2 value



1494
1495
1496
# File 'lib/mpxj/assignment_methods.rb', line 1494

def enterprise_number2
  get_float_value(attribute_values['enterprise_number2'])
end

#enterprise_number20Object

Retrieve the Enterprise Number20 value

Returns:

  • Enterprise Number20 value



1501
1502
1503
# File 'lib/mpxj/assignment_methods.rb', line 1501

def enterprise_number20
  get_float_value(attribute_values['enterprise_number20'])
end

#enterprise_number21Object

Retrieve the Enterprise Number21 value

Returns:

  • Enterprise Number21 value



1508
1509
1510
# File 'lib/mpxj/assignment_methods.rb', line 1508

def enterprise_number21
  get_float_value(attribute_values['enterprise_number21'])
end

#enterprise_number22Object

Retrieve the Enterprise Number22 value

Returns:

  • Enterprise Number22 value



1515
1516
1517
# File 'lib/mpxj/assignment_methods.rb', line 1515

def enterprise_number22
  get_float_value(attribute_values['enterprise_number22'])
end

#enterprise_number23Object

Retrieve the Enterprise Number23 value

Returns:

  • Enterprise Number23 value



1522
1523
1524
# File 'lib/mpxj/assignment_methods.rb', line 1522

def enterprise_number23
  get_float_value(attribute_values['enterprise_number23'])
end

#enterprise_number24Object

Retrieve the Enterprise Number24 value

Returns:

  • Enterprise Number24 value



1529
1530
1531
# File 'lib/mpxj/assignment_methods.rb', line 1529

def enterprise_number24
  get_float_value(attribute_values['enterprise_number24'])
end

#enterprise_number25Object

Retrieve the Enterprise Number25 value

Returns:

  • Enterprise Number25 value



1536
1537
1538
# File 'lib/mpxj/assignment_methods.rb', line 1536

def enterprise_number25
  get_float_value(attribute_values['enterprise_number25'])
end

#enterprise_number26Object

Retrieve the Enterprise Number26 value

Returns:

  • Enterprise Number26 value



1543
1544
1545
# File 'lib/mpxj/assignment_methods.rb', line 1543

def enterprise_number26
  get_float_value(attribute_values['enterprise_number26'])
end

#enterprise_number27Object

Retrieve the Enterprise Number27 value

Returns:

  • Enterprise Number27 value



1550
1551
1552
# File 'lib/mpxj/assignment_methods.rb', line 1550

def enterprise_number27
  get_float_value(attribute_values['enterprise_number27'])
end

#enterprise_number28Object

Retrieve the Enterprise Number28 value

Returns:

  • Enterprise Number28 value



1557
1558
1559
# File 'lib/mpxj/assignment_methods.rb', line 1557

def enterprise_number28
  get_float_value(attribute_values['enterprise_number28'])
end

#enterprise_number29Object

Retrieve the Enterprise Number29 value

Returns:

  • Enterprise Number29 value



1564
1565
1566
# File 'lib/mpxj/assignment_methods.rb', line 1564

def enterprise_number29
  get_float_value(attribute_values['enterprise_number29'])
end

#enterprise_number3Object

Retrieve the Enterprise Number3 value

Returns:

  • Enterprise Number3 value



1571
1572
1573
# File 'lib/mpxj/assignment_methods.rb', line 1571

def enterprise_number3
  get_float_value(attribute_values['enterprise_number3'])
end

#enterprise_number30Object

Retrieve the Enterprise Number30 value

Returns:

  • Enterprise Number30 value



1578
1579
1580
# File 'lib/mpxj/assignment_methods.rb', line 1578

def enterprise_number30
  get_float_value(attribute_values['enterprise_number30'])
end

#enterprise_number31Object

Retrieve the Enterprise Number31 value

Returns:

  • Enterprise Number31 value



1585
1586
1587
# File 'lib/mpxj/assignment_methods.rb', line 1585

def enterprise_number31
  get_float_value(attribute_values['enterprise_number31'])
end

#enterprise_number32Object

Retrieve the Enterprise Number32 value

Returns:

  • Enterprise Number32 value



1592
1593
1594
# File 'lib/mpxj/assignment_methods.rb', line 1592

def enterprise_number32
  get_float_value(attribute_values['enterprise_number32'])
end

#enterprise_number33Object

Retrieve the Enterprise Number33 value

Returns:

  • Enterprise Number33 value



1599
1600
1601
# File 'lib/mpxj/assignment_methods.rb', line 1599

def enterprise_number33
  get_float_value(attribute_values['enterprise_number33'])
end

#enterprise_number34Object

Retrieve the Enterprise Number34 value

Returns:

  • Enterprise Number34 value



1606
1607
1608
# File 'lib/mpxj/assignment_methods.rb', line 1606

def enterprise_number34
  get_float_value(attribute_values['enterprise_number34'])
end

#enterprise_number35Object

Retrieve the Enterprise Number35 value

Returns:

  • Enterprise Number35 value



1613
1614
1615
# File 'lib/mpxj/assignment_methods.rb', line 1613

def enterprise_number35
  get_float_value(attribute_values['enterprise_number35'])
end

#enterprise_number36Object

Retrieve the Enterprise Number36 value

Returns:

  • Enterprise Number36 value



1620
1621
1622
# File 'lib/mpxj/assignment_methods.rb', line 1620

def enterprise_number36
  get_float_value(attribute_values['enterprise_number36'])
end

#enterprise_number37Object

Retrieve the Enterprise Number37 value

Returns:

  • Enterprise Number37 value



1627
1628
1629
# File 'lib/mpxj/assignment_methods.rb', line 1627

def enterprise_number37
  get_float_value(attribute_values['enterprise_number37'])
end

#enterprise_number38Object

Retrieve the Enterprise Number38 value

Returns:

  • Enterprise Number38 value



1634
1635
1636
# File 'lib/mpxj/assignment_methods.rb', line 1634

def enterprise_number38
  get_float_value(attribute_values['enterprise_number38'])
end

#enterprise_number39Object

Retrieve the Enterprise Number39 value

Returns:

  • Enterprise Number39 value



1641
1642
1643
# File 'lib/mpxj/assignment_methods.rb', line 1641

def enterprise_number39
  get_float_value(attribute_values['enterprise_number39'])
end

#enterprise_number4Object

Retrieve the Enterprise Number4 value

Returns:

  • Enterprise Number4 value



1648
1649
1650
# File 'lib/mpxj/assignment_methods.rb', line 1648

def enterprise_number4
  get_float_value(attribute_values['enterprise_number4'])
end

#enterprise_number40Object

Retrieve the Enterprise Number40 value

Returns:

  • Enterprise Number40 value



1655
1656
1657
# File 'lib/mpxj/assignment_methods.rb', line 1655

def enterprise_number40
  get_float_value(attribute_values['enterprise_number40'])
end

#enterprise_number5Object

Retrieve the Enterprise Number5 value

Returns:

  • Enterprise Number5 value



1662
1663
1664
# File 'lib/mpxj/assignment_methods.rb', line 1662

def enterprise_number5
  get_float_value(attribute_values['enterprise_number5'])
end

#enterprise_number6Object

Retrieve the Enterprise Number6 value

Returns:

  • Enterprise Number6 value



1669
1670
1671
# File 'lib/mpxj/assignment_methods.rb', line 1669

def enterprise_number6
  get_float_value(attribute_values['enterprise_number6'])
end

#enterprise_number7Object

Retrieve the Enterprise Number7 value

Returns:

  • Enterprise Number7 value



1676
1677
1678
# File 'lib/mpxj/assignment_methods.rb', line 1676

def enterprise_number7
  get_float_value(attribute_values['enterprise_number7'])
end

#enterprise_number8Object

Retrieve the Enterprise Number8 value

Returns:

  • Enterprise Number8 value



1683
1684
1685
# File 'lib/mpxj/assignment_methods.rb', line 1683

def enterprise_number8
  get_float_value(attribute_values['enterprise_number8'])
end

#enterprise_number9Object

Retrieve the Enterprise Number9 value

Returns:

  • Enterprise Number9 value



1690
1691
1692
# File 'lib/mpxj/assignment_methods.rb', line 1690

def enterprise_number9
  get_float_value(attribute_values['enterprise_number9'])
end

#enterprise_resource_multi_value20Object

Retrieve the Enterprise Resource Multi Value20 value

Returns:

  • Enterprise Resource Multi Value20 value



1697
1698
1699
# File 'lib/mpxj/assignment_methods.rb', line 1697

def enterprise_resource_multi_value20
  attribute_values['enterprise_resource_multi_value20']
end

#enterprise_resource_multi_value21Object

Retrieve the Enterprise Resource Multi Value21 value

Returns:

  • Enterprise Resource Multi Value21 value



1704
1705
1706
# File 'lib/mpxj/assignment_methods.rb', line 1704

def enterprise_resource_multi_value21
  attribute_values['enterprise_resource_multi_value21']
end

#enterprise_resource_multi_value22Object

Retrieve the Enterprise Resource Multi Value22 value

Returns:

  • Enterprise Resource Multi Value22 value



1711
1712
1713
# File 'lib/mpxj/assignment_methods.rb', line 1711

def enterprise_resource_multi_value22
  attribute_values['enterprise_resource_multi_value22']
end

#enterprise_resource_multi_value23Object

Retrieve the Enterprise Resource Multi Value23 value

Returns:

  • Enterprise Resource Multi Value23 value



1718
1719
1720
# File 'lib/mpxj/assignment_methods.rb', line 1718

def enterprise_resource_multi_value23
  attribute_values['enterprise_resource_multi_value23']
end

#enterprise_resource_multi_value24Object

Retrieve the Enterprise Resource Multi Value24 value

Returns:

  • Enterprise Resource Multi Value24 value



1725
1726
1727
# File 'lib/mpxj/assignment_methods.rb', line 1725

def enterprise_resource_multi_value24
  attribute_values['enterprise_resource_multi_value24']
end

#enterprise_resource_multi_value25Object

Retrieve the Enterprise Resource Multi Value25 value

Returns:

  • Enterprise Resource Multi Value25 value



1732
1733
1734
# File 'lib/mpxj/assignment_methods.rb', line 1732

def enterprise_resource_multi_value25
  attribute_values['enterprise_resource_multi_value25']
end

#enterprise_resource_multi_value26Object

Retrieve the Enterprise Resource Multi Value26 value

Returns:

  • Enterprise Resource Multi Value26 value



1739
1740
1741
# File 'lib/mpxj/assignment_methods.rb', line 1739

def enterprise_resource_multi_value26
  attribute_values['enterprise_resource_multi_value26']
end

#enterprise_resource_multi_value27Object

Retrieve the Enterprise Resource Multi Value27 value

Returns:

  • Enterprise Resource Multi Value27 value



1746
1747
1748
# File 'lib/mpxj/assignment_methods.rb', line 1746

def enterprise_resource_multi_value27
  attribute_values['enterprise_resource_multi_value27']
end

#enterprise_resource_multi_value28Object

Retrieve the Enterprise Resource Multi Value28 value

Returns:

  • Enterprise Resource Multi Value28 value



1753
1754
1755
# File 'lib/mpxj/assignment_methods.rb', line 1753

def enterprise_resource_multi_value28
  attribute_values['enterprise_resource_multi_value28']
end

#enterprise_resource_multi_value29Object

Retrieve the Enterprise Resource Multi Value29 value

Returns:

  • Enterprise Resource Multi Value29 value



1760
1761
1762
# File 'lib/mpxj/assignment_methods.rb', line 1760

def enterprise_resource_multi_value29
  attribute_values['enterprise_resource_multi_value29']
end

#enterprise_resource_outline_code1Object

Retrieve the Enterprise Resource Outline Code1 value

Returns:

  • Enterprise Resource Outline Code1 value



1767
1768
1769
# File 'lib/mpxj/assignment_methods.rb', line 1767

def enterprise_resource_outline_code1
  attribute_values['enterprise_resource_outline_code1']
end

#enterprise_resource_outline_code10Object

Retrieve the Enterprise Resource Outline Code10 value

Returns:

  • Enterprise Resource Outline Code10 value



1774
1775
1776
# File 'lib/mpxj/assignment_methods.rb', line 1774

def enterprise_resource_outline_code10
  attribute_values['enterprise_resource_outline_code10']
end

#enterprise_resource_outline_code11Object

Retrieve the Enterprise Resource Outline Code11 value

Returns:

  • Enterprise Resource Outline Code11 value



1781
1782
1783
# File 'lib/mpxj/assignment_methods.rb', line 1781

def enterprise_resource_outline_code11
  attribute_values['enterprise_resource_outline_code11']
end

#enterprise_resource_outline_code12Object

Retrieve the Enterprise Resource Outline Code12 value

Returns:

  • Enterprise Resource Outline Code12 value



1788
1789
1790
# File 'lib/mpxj/assignment_methods.rb', line 1788

def enterprise_resource_outline_code12
  attribute_values['enterprise_resource_outline_code12']
end

#enterprise_resource_outline_code13Object

Retrieve the Enterprise Resource Outline Code13 value

Returns:

  • Enterprise Resource Outline Code13 value



1795
1796
1797
# File 'lib/mpxj/assignment_methods.rb', line 1795

def enterprise_resource_outline_code13
  attribute_values['enterprise_resource_outline_code13']
end

#enterprise_resource_outline_code14Object

Retrieve the Enterprise Resource Outline Code14 value

Returns:

  • Enterprise Resource Outline Code14 value



1802
1803
1804
# File 'lib/mpxj/assignment_methods.rb', line 1802

def enterprise_resource_outline_code14
  attribute_values['enterprise_resource_outline_code14']
end

#enterprise_resource_outline_code15Object

Retrieve the Enterprise Resource Outline Code15 value

Returns:

  • Enterprise Resource Outline Code15 value



1809
1810
1811
# File 'lib/mpxj/assignment_methods.rb', line 1809

def enterprise_resource_outline_code15
  attribute_values['enterprise_resource_outline_code15']
end

#enterprise_resource_outline_code16Object

Retrieve the Enterprise Resource Outline Code16 value

Returns:

  • Enterprise Resource Outline Code16 value



1816
1817
1818
# File 'lib/mpxj/assignment_methods.rb', line 1816

def enterprise_resource_outline_code16
  attribute_values['enterprise_resource_outline_code16']
end

#enterprise_resource_outline_code17Object

Retrieve the Enterprise Resource Outline Code17 value

Returns:

  • Enterprise Resource Outline Code17 value



1823
1824
1825
# File 'lib/mpxj/assignment_methods.rb', line 1823

def enterprise_resource_outline_code17
  attribute_values['enterprise_resource_outline_code17']
end

#enterprise_resource_outline_code18Object

Retrieve the Enterprise Resource Outline Code18 value

Returns:

  • Enterprise Resource Outline Code18 value



1830
1831
1832
# File 'lib/mpxj/assignment_methods.rb', line 1830

def enterprise_resource_outline_code18
  attribute_values['enterprise_resource_outline_code18']
end

#enterprise_resource_outline_code19Object

Retrieve the Enterprise Resource Outline Code19 value

Returns:

  • Enterprise Resource Outline Code19 value



1837
1838
1839
# File 'lib/mpxj/assignment_methods.rb', line 1837

def enterprise_resource_outline_code19
  attribute_values['enterprise_resource_outline_code19']
end

#enterprise_resource_outline_code2Object

Retrieve the Enterprise Resource Outline Code2 value

Returns:

  • Enterprise Resource Outline Code2 value



1844
1845
1846
# File 'lib/mpxj/assignment_methods.rb', line 1844

def enterprise_resource_outline_code2
  attribute_values['enterprise_resource_outline_code2']
end

#enterprise_resource_outline_code20Object

Retrieve the Enterprise Resource Outline Code20 value

Returns:

  • Enterprise Resource Outline Code20 value



1851
1852
1853
# File 'lib/mpxj/assignment_methods.rb', line 1851

def enterprise_resource_outline_code20
  attribute_values['enterprise_resource_outline_code20']
end

#enterprise_resource_outline_code21Object

Retrieve the Enterprise Resource Outline Code21 value

Returns:

  • Enterprise Resource Outline Code21 value



1858
1859
1860
# File 'lib/mpxj/assignment_methods.rb', line 1858

def enterprise_resource_outline_code21
  attribute_values['enterprise_resource_outline_code21']
end

#enterprise_resource_outline_code22Object

Retrieve the Enterprise Resource Outline Code22 value

Returns:

  • Enterprise Resource Outline Code22 value



1865
1866
1867
# File 'lib/mpxj/assignment_methods.rb', line 1865

def enterprise_resource_outline_code22
  attribute_values['enterprise_resource_outline_code22']
end

#enterprise_resource_outline_code23Object

Retrieve the Enterprise Resource Outline Code23 value

Returns:

  • Enterprise Resource Outline Code23 value



1872
1873
1874
# File 'lib/mpxj/assignment_methods.rb', line 1872

def enterprise_resource_outline_code23
  attribute_values['enterprise_resource_outline_code23']
end

#enterprise_resource_outline_code24Object

Retrieve the Enterprise Resource Outline Code24 value

Returns:

  • Enterprise Resource Outline Code24 value



1879
1880
1881
# File 'lib/mpxj/assignment_methods.rb', line 1879

def enterprise_resource_outline_code24
  attribute_values['enterprise_resource_outline_code24']
end

#enterprise_resource_outline_code25Object

Retrieve the Enterprise Resource Outline Code25 value

Returns:

  • Enterprise Resource Outline Code25 value



1886
1887
1888
# File 'lib/mpxj/assignment_methods.rb', line 1886

def enterprise_resource_outline_code25
  attribute_values['enterprise_resource_outline_code25']
end

#enterprise_resource_outline_code26Object

Retrieve the Enterprise Resource Outline Code26 value

Returns:

  • Enterprise Resource Outline Code26 value



1893
1894
1895
# File 'lib/mpxj/assignment_methods.rb', line 1893

def enterprise_resource_outline_code26
  attribute_values['enterprise_resource_outline_code26']
end

#enterprise_resource_outline_code27Object

Retrieve the Enterprise Resource Outline Code27 value

Returns:

  • Enterprise Resource Outline Code27 value



1900
1901
1902
# File 'lib/mpxj/assignment_methods.rb', line 1900

def enterprise_resource_outline_code27
  attribute_values['enterprise_resource_outline_code27']
end

#enterprise_resource_outline_code28Object

Retrieve the Enterprise Resource Outline Code28 value

Returns:

  • Enterprise Resource Outline Code28 value



1907
1908
1909
# File 'lib/mpxj/assignment_methods.rb', line 1907

def enterprise_resource_outline_code28
  attribute_values['enterprise_resource_outline_code28']
end

#enterprise_resource_outline_code29Object

Retrieve the Enterprise Resource Outline Code29 value

Returns:

  • Enterprise Resource Outline Code29 value



1914
1915
1916
# File 'lib/mpxj/assignment_methods.rb', line 1914

def enterprise_resource_outline_code29
  attribute_values['enterprise_resource_outline_code29']
end

#enterprise_resource_outline_code3Object

Retrieve the Enterprise Resource Outline Code3 value

Returns:

  • Enterprise Resource Outline Code3 value



1921
1922
1923
# File 'lib/mpxj/assignment_methods.rb', line 1921

def enterprise_resource_outline_code3
  attribute_values['enterprise_resource_outline_code3']
end

#enterprise_resource_outline_code4Object

Retrieve the Enterprise Resource Outline Code4 value

Returns:

  • Enterprise Resource Outline Code4 value



1928
1929
1930
# File 'lib/mpxj/assignment_methods.rb', line 1928

def enterprise_resource_outline_code4
  attribute_values['enterprise_resource_outline_code4']
end

#enterprise_resource_outline_code5Object

Retrieve the Enterprise Resource Outline Code5 value

Returns:

  • Enterprise Resource Outline Code5 value



1935
1936
1937
# File 'lib/mpxj/assignment_methods.rb', line 1935

def enterprise_resource_outline_code5
  attribute_values['enterprise_resource_outline_code5']
end

#enterprise_resource_outline_code6Object

Retrieve the Enterprise Resource Outline Code6 value

Returns:

  • Enterprise Resource Outline Code6 value



1942
1943
1944
# File 'lib/mpxj/assignment_methods.rb', line 1942

def enterprise_resource_outline_code6
  attribute_values['enterprise_resource_outline_code6']
end

#enterprise_resource_outline_code7Object

Retrieve the Enterprise Resource Outline Code7 value

Returns:

  • Enterprise Resource Outline Code7 value



1949
1950
1951
# File 'lib/mpxj/assignment_methods.rb', line 1949

def enterprise_resource_outline_code7
  attribute_values['enterprise_resource_outline_code7']
end

#enterprise_resource_outline_code8Object

Retrieve the Enterprise Resource Outline Code8 value

Returns:

  • Enterprise Resource Outline Code8 value



1956
1957
1958
# File 'lib/mpxj/assignment_methods.rb', line 1956

def enterprise_resource_outline_code8
  attribute_values['enterprise_resource_outline_code8']
end

#enterprise_resource_outline_code9Object

Retrieve the Enterprise Resource Outline Code9 value

Returns:

  • Enterprise Resource Outline Code9 value



1963
1964
1965
# File 'lib/mpxj/assignment_methods.rb', line 1963

def enterprise_resource_outline_code9
  attribute_values['enterprise_resource_outline_code9']
end

#enterprise_resource_rbsObject

Retrieve the Enterprise Resource RBS value

Returns:

  • Enterprise Resource RBS value



1970
1971
1972
# File 'lib/mpxj/assignment_methods.rb', line 1970

def enterprise_resource_rbs
  attribute_values['enterprise_resource_rbs']
end

#enterprise_team_memberObject

Retrieve the Enterprise Team Member value

Returns:

  • Enterprise Team Member value



1977
1978
1979
# File 'lib/mpxj/assignment_methods.rb', line 1977

def enterprise_team_member
  attribute_values['enterprise_team_member']
end

#enterprise_text1Object

Retrieve the Enterprise Text1 value

Returns:

  • Enterprise Text1 value



1984
1985
1986
# File 'lib/mpxj/assignment_methods.rb', line 1984

def enterprise_text1
  attribute_values['enterprise_text1']
end

#enterprise_text10Object

Retrieve the Enterprise Text10 value

Returns:

  • Enterprise Text10 value



1991
1992
1993
# File 'lib/mpxj/assignment_methods.rb', line 1991

def enterprise_text10
  attribute_values['enterprise_text10']
end

#enterprise_text11Object

Retrieve the Enterprise Text11 value

Returns:

  • Enterprise Text11 value



1998
1999
2000
# File 'lib/mpxj/assignment_methods.rb', line 1998

def enterprise_text11
  attribute_values['enterprise_text11']
end

#enterprise_text12Object

Retrieve the Enterprise Text12 value

Returns:

  • Enterprise Text12 value



2005
2006
2007
# File 'lib/mpxj/assignment_methods.rb', line 2005

def enterprise_text12
  attribute_values['enterprise_text12']
end

#enterprise_text13Object

Retrieve the Enterprise Text13 value

Returns:

  • Enterprise Text13 value



2012
2013
2014
# File 'lib/mpxj/assignment_methods.rb', line 2012

def enterprise_text13
  attribute_values['enterprise_text13']
end

#enterprise_text14Object

Retrieve the Enterprise Text14 value

Returns:

  • Enterprise Text14 value



2019
2020
2021
# File 'lib/mpxj/assignment_methods.rb', line 2019

def enterprise_text14
  attribute_values['enterprise_text14']
end

#enterprise_text15Object

Retrieve the Enterprise Text15 value

Returns:

  • Enterprise Text15 value



2026
2027
2028
# File 'lib/mpxj/assignment_methods.rb', line 2026

def enterprise_text15
  attribute_values['enterprise_text15']
end

#enterprise_text16Object

Retrieve the Enterprise Text16 value

Returns:

  • Enterprise Text16 value



2033
2034
2035
# File 'lib/mpxj/assignment_methods.rb', line 2033

def enterprise_text16
  attribute_values['enterprise_text16']
end

#enterprise_text17Object

Retrieve the Enterprise Text17 value

Returns:

  • Enterprise Text17 value



2040
2041
2042
# File 'lib/mpxj/assignment_methods.rb', line 2040

def enterprise_text17
  attribute_values['enterprise_text17']
end

#enterprise_text18Object

Retrieve the Enterprise Text18 value

Returns:

  • Enterprise Text18 value



2047
2048
2049
# File 'lib/mpxj/assignment_methods.rb', line 2047

def enterprise_text18
  attribute_values['enterprise_text18']
end

#enterprise_text19Object

Retrieve the Enterprise Text19 value

Returns:

  • Enterprise Text19 value



2054
2055
2056
# File 'lib/mpxj/assignment_methods.rb', line 2054

def enterprise_text19
  attribute_values['enterprise_text19']
end

#enterprise_text2Object

Retrieve the Enterprise Text2 value

Returns:

  • Enterprise Text2 value



2061
2062
2063
# File 'lib/mpxj/assignment_methods.rb', line 2061

def enterprise_text2
  attribute_values['enterprise_text2']
end

#enterprise_text20Object

Retrieve the Enterprise Text20 value

Returns:

  • Enterprise Text20 value



2068
2069
2070
# File 'lib/mpxj/assignment_methods.rb', line 2068

def enterprise_text20
  attribute_values['enterprise_text20']
end

#enterprise_text21Object

Retrieve the Enterprise Text21 value

Returns:

  • Enterprise Text21 value



2075
2076
2077
# File 'lib/mpxj/assignment_methods.rb', line 2075

def enterprise_text21
  attribute_values['enterprise_text21']
end

#enterprise_text22Object

Retrieve the Enterprise Text22 value

Returns:

  • Enterprise Text22 value



2082
2083
2084
# File 'lib/mpxj/assignment_methods.rb', line 2082

def enterprise_text22
  attribute_values['enterprise_text22']
end

#enterprise_text23Object

Retrieve the Enterprise Text23 value

Returns:

  • Enterprise Text23 value



2089
2090
2091
# File 'lib/mpxj/assignment_methods.rb', line 2089

def enterprise_text23
  attribute_values['enterprise_text23']
end

#enterprise_text24Object

Retrieve the Enterprise Text24 value

Returns:

  • Enterprise Text24 value



2096
2097
2098
# File 'lib/mpxj/assignment_methods.rb', line 2096

def enterprise_text24
  attribute_values['enterprise_text24']
end

#enterprise_text25Object

Retrieve the Enterprise Text25 value

Returns:

  • Enterprise Text25 value



2103
2104
2105
# File 'lib/mpxj/assignment_methods.rb', line 2103

def enterprise_text25
  attribute_values['enterprise_text25']
end

#enterprise_text26Object

Retrieve the Enterprise Text26 value

Returns:

  • Enterprise Text26 value



2110
2111
2112
# File 'lib/mpxj/assignment_methods.rb', line 2110

def enterprise_text26
  attribute_values['enterprise_text26']
end

#enterprise_text27Object

Retrieve the Enterprise Text27 value

Returns:

  • Enterprise Text27 value



2117
2118
2119
# File 'lib/mpxj/assignment_methods.rb', line 2117

def enterprise_text27
  attribute_values['enterprise_text27']
end

#enterprise_text28Object

Retrieve the Enterprise Text28 value

Returns:

  • Enterprise Text28 value



2124
2125
2126
# File 'lib/mpxj/assignment_methods.rb', line 2124

def enterprise_text28
  attribute_values['enterprise_text28']
end

#enterprise_text29Object

Retrieve the Enterprise Text29 value

Returns:

  • Enterprise Text29 value



2131
2132
2133
# File 'lib/mpxj/assignment_methods.rb', line 2131

def enterprise_text29
  attribute_values['enterprise_text29']
end

#enterprise_text3Object

Retrieve the Enterprise Text3 value

Returns:

  • Enterprise Text3 value



2138
2139
2140
# File 'lib/mpxj/assignment_methods.rb', line 2138

def enterprise_text3
  attribute_values['enterprise_text3']
end

#enterprise_text30Object

Retrieve the Enterprise Text30 value

Returns:

  • Enterprise Text30 value



2145
2146
2147
# File 'lib/mpxj/assignment_methods.rb', line 2145

def enterprise_text30
  attribute_values['enterprise_text30']
end

#enterprise_text31Object

Retrieve the Enterprise Text31 value

Returns:

  • Enterprise Text31 value



2152
2153
2154
# File 'lib/mpxj/assignment_methods.rb', line 2152

def enterprise_text31
  attribute_values['enterprise_text31']
end

#enterprise_text32Object

Retrieve the Enterprise Text32 value

Returns:

  • Enterprise Text32 value



2159
2160
2161
# File 'lib/mpxj/assignment_methods.rb', line 2159

def enterprise_text32
  attribute_values['enterprise_text32']
end

#enterprise_text33Object

Retrieve the Enterprise Text33 value

Returns:

  • Enterprise Text33 value



2166
2167
2168
# File 'lib/mpxj/assignment_methods.rb', line 2166

def enterprise_text33
  attribute_values['enterprise_text33']
end

#enterprise_text34Object

Retrieve the Enterprise Text34 value

Returns:

  • Enterprise Text34 value



2173
2174
2175
# File 'lib/mpxj/assignment_methods.rb', line 2173

def enterprise_text34
  attribute_values['enterprise_text34']
end

#enterprise_text35Object

Retrieve the Enterprise Text35 value

Returns:

  • Enterprise Text35 value



2180
2181
2182
# File 'lib/mpxj/assignment_methods.rb', line 2180

def enterprise_text35
  attribute_values['enterprise_text35']
end

#enterprise_text36Object

Retrieve the Enterprise Text36 value

Returns:

  • Enterprise Text36 value



2187
2188
2189
# File 'lib/mpxj/assignment_methods.rb', line 2187

def enterprise_text36
  attribute_values['enterprise_text36']
end

#enterprise_text37Object

Retrieve the Enterprise Text37 value

Returns:

  • Enterprise Text37 value



2194
2195
2196
# File 'lib/mpxj/assignment_methods.rb', line 2194

def enterprise_text37
  attribute_values['enterprise_text37']
end

#enterprise_text38Object

Retrieve the Enterprise Text38 value

Returns:

  • Enterprise Text38 value



2201
2202
2203
# File 'lib/mpxj/assignment_methods.rb', line 2201

def enterprise_text38
  attribute_values['enterprise_text38']
end

#enterprise_text39Object

Retrieve the Enterprise Text39 value

Returns:

  • Enterprise Text39 value



2208
2209
2210
# File 'lib/mpxj/assignment_methods.rb', line 2208

def enterprise_text39
  attribute_values['enterprise_text39']
end

#enterprise_text4Object

Retrieve the Enterprise Text4 value

Returns:

  • Enterprise Text4 value



2215
2216
2217
# File 'lib/mpxj/assignment_methods.rb', line 2215

def enterprise_text4
  attribute_values['enterprise_text4']
end

#enterprise_text40Object

Retrieve the Enterprise Text40 value

Returns:

  • Enterprise Text40 value



2222
2223
2224
# File 'lib/mpxj/assignment_methods.rb', line 2222

def enterprise_text40
  attribute_values['enterprise_text40']
end

#enterprise_text5Object

Retrieve the Enterprise Text5 value

Returns:

  • Enterprise Text5 value



2229
2230
2231
# File 'lib/mpxj/assignment_methods.rb', line 2229

def enterprise_text5
  attribute_values['enterprise_text5']
end

#enterprise_text6Object

Retrieve the Enterprise Text6 value

Returns:

  • Enterprise Text6 value



2236
2237
2238
# File 'lib/mpxj/assignment_methods.rb', line 2236

def enterprise_text6
  attribute_values['enterprise_text6']
end

#enterprise_text7Object

Retrieve the Enterprise Text7 value

Returns:

  • Enterprise Text7 value



2243
2244
2245
# File 'lib/mpxj/assignment_methods.rb', line 2243

def enterprise_text7
  attribute_values['enterprise_text7']
end

#enterprise_text8Object

Retrieve the Enterprise Text8 value

Returns:

  • Enterprise Text8 value



2250
2251
2252
# File 'lib/mpxj/assignment_methods.rb', line 2250

def enterprise_text8
  attribute_values['enterprise_text8']
end

#enterprise_text9Object

Retrieve the Enterprise Text9 value

Returns:

  • Enterprise Text9 value



2257
2258
2259
# File 'lib/mpxj/assignment_methods.rb', line 2257

def enterprise_text9
  attribute_values['enterprise_text9']
end

#finishObject

Retrieve the Finish value

Returns:

  • Finish value



2264
2265
2266
# File 'lib/mpxj/assignment_methods.rb', line 2264

def finish
  get_date_value(attribute_values['finish'])
end

#finish1Object

Retrieve the Finish1 value

Returns:

  • Finish1 value



2271
2272
2273
# File 'lib/mpxj/assignment_methods.rb', line 2271

def finish1
  get_date_value(attribute_values['finish1'])
end

#finish10Object

Retrieve the Finish10 value

Returns:

  • Finish10 value



2278
2279
2280
# File 'lib/mpxj/assignment_methods.rb', line 2278

def finish10
  get_date_value(attribute_values['finish10'])
end

#finish2Object

Retrieve the Finish2 value

Returns:

  • Finish2 value



2285
2286
2287
# File 'lib/mpxj/assignment_methods.rb', line 2285

def finish2
  get_date_value(attribute_values['finish2'])
end

#finish3Object

Retrieve the Finish3 value

Returns:

  • Finish3 value



2292
2293
2294
# File 'lib/mpxj/assignment_methods.rb', line 2292

def finish3
  get_date_value(attribute_values['finish3'])
end

#finish4Object

Retrieve the Finish4 value

Returns:

  • Finish4 value



2299
2300
2301
# File 'lib/mpxj/assignment_methods.rb', line 2299

def finish4
  get_date_value(attribute_values['finish4'])
end

#finish5Object

Retrieve the Finish5 value

Returns:

  • Finish5 value



2306
2307
2308
# File 'lib/mpxj/assignment_methods.rb', line 2306

def finish5
  get_date_value(attribute_values['finish5'])
end

#finish6Object

Retrieve the Finish6 value

Returns:

  • Finish6 value



2313
2314
2315
# File 'lib/mpxj/assignment_methods.rb', line 2313

def finish6
  get_date_value(attribute_values['finish6'])
end

#finish7Object

Retrieve the Finish7 value

Returns:

  • Finish7 value



2320
2321
2322
# File 'lib/mpxj/assignment_methods.rb', line 2320

def finish7
  get_date_value(attribute_values['finish7'])
end

#finish8Object

Retrieve the Finish8 value

Returns:

  • Finish8 value



2327
2328
2329
# File 'lib/mpxj/assignment_methods.rb', line 2327

def finish8
  get_date_value(attribute_values['finish8'])
end

#finish9Object

Retrieve the Finish9 value

Returns:

  • Finish9 value



2334
2335
2336
# File 'lib/mpxj/assignment_methods.rb', line 2334

def finish9
  get_date_value(attribute_values['finish9'])
end

#finish_varianceObject

Retrieve the Finish Variance value

Returns:

  • Finish Variance value



2341
2342
2343
# File 'lib/mpxj/assignment_methods.rb', line 2341

def finish_variance
  get_duration_value(attribute_values['finish_variance'])
end

#fixed_material_assignmentObject

Retrieve the Fixed Material Assignment value

Returns:

  • Fixed Material Assignment value



2348
2349
2350
# File 'lib/mpxj/assignment_methods.rb', line 2348

def fixed_material_assignment
  attribute_values['fixed_material_assignment']
end

#flag1Object

Retrieve the Flag1 value

Returns:

  • Flag1 value



2355
2356
2357
# File 'lib/mpxj/assignment_methods.rb', line 2355

def flag1
  get_boolean_value(attribute_values['flag1'])
end

#flag10Object

Retrieve the Flag10 value

Returns:

  • Flag10 value



2362
2363
2364
# File 'lib/mpxj/assignment_methods.rb', line 2362

def flag10
  get_boolean_value(attribute_values['flag10'])
end

#flag11Object

Retrieve the Flag11 value

Returns:

  • Flag11 value



2369
2370
2371
# File 'lib/mpxj/assignment_methods.rb', line 2369

def flag11
  get_boolean_value(attribute_values['flag11'])
end

#flag12Object

Retrieve the Flag12 value

Returns:

  • Flag12 value



2376
2377
2378
# File 'lib/mpxj/assignment_methods.rb', line 2376

def flag12
  get_boolean_value(attribute_values['flag12'])
end

#flag13Object

Retrieve the Flag13 value

Returns:

  • Flag13 value



2383
2384
2385
# File 'lib/mpxj/assignment_methods.rb', line 2383

def flag13
  get_boolean_value(attribute_values['flag13'])
end

#flag14Object

Retrieve the Flag14 value

Returns:

  • Flag14 value



2390
2391
2392
# File 'lib/mpxj/assignment_methods.rb', line 2390

def flag14
  get_boolean_value(attribute_values['flag14'])
end

#flag15Object

Retrieve the Flag15 value

Returns:

  • Flag15 value



2397
2398
2399
# File 'lib/mpxj/assignment_methods.rb', line 2397

def flag15
  get_boolean_value(attribute_values['flag15'])
end

#flag16Object

Retrieve the Flag16 value

Returns:

  • Flag16 value



2404
2405
2406
# File 'lib/mpxj/assignment_methods.rb', line 2404

def flag16
  get_boolean_value(attribute_values['flag16'])
end

#flag17Object

Retrieve the Flag17 value

Returns:

  • Flag17 value



2411
2412
2413
# File 'lib/mpxj/assignment_methods.rb', line 2411

def flag17
  get_boolean_value(attribute_values['flag17'])
end

#flag18Object

Retrieve the Flag18 value

Returns:

  • Flag18 value



2418
2419
2420
# File 'lib/mpxj/assignment_methods.rb', line 2418

def flag18
  get_boolean_value(attribute_values['flag18'])
end

#flag19Object

Retrieve the Flag19 value

Returns:

  • Flag19 value



2425
2426
2427
# File 'lib/mpxj/assignment_methods.rb', line 2425

def flag19
  get_boolean_value(attribute_values['flag19'])
end

#flag2Object

Retrieve the Flag2 value

Returns:

  • Flag2 value



2432
2433
2434
# File 'lib/mpxj/assignment_methods.rb', line 2432

def flag2
  get_boolean_value(attribute_values['flag2'])
end

#flag20Object

Retrieve the Flag20 value

Returns:

  • Flag20 value



2439
2440
2441
# File 'lib/mpxj/assignment_methods.rb', line 2439

def flag20
  get_boolean_value(attribute_values['flag20'])
end

#flag3Object

Retrieve the Flag3 value

Returns:

  • Flag3 value



2446
2447
2448
# File 'lib/mpxj/assignment_methods.rb', line 2446

def flag3
  get_boolean_value(attribute_values['flag3'])
end

#flag4Object

Retrieve the Flag4 value

Returns:

  • Flag4 value



2453
2454
2455
# File 'lib/mpxj/assignment_methods.rb', line 2453

def flag4
  get_boolean_value(attribute_values['flag4'])
end

#flag5Object

Retrieve the Flag5 value

Returns:

  • Flag5 value



2460
2461
2462
# File 'lib/mpxj/assignment_methods.rb', line 2460

def flag5
  get_boolean_value(attribute_values['flag5'])
end

#flag6Object

Retrieve the Flag6 value

Returns:

  • Flag6 value



2467
2468
2469
# File 'lib/mpxj/assignment_methods.rb', line 2467

def flag6
  get_boolean_value(attribute_values['flag6'])
end

#flag7Object

Retrieve the Flag7 value

Returns:

  • Flag7 value



2474
2475
2476
# File 'lib/mpxj/assignment_methods.rb', line 2474

def flag7
  get_boolean_value(attribute_values['flag7'])
end

#flag8Object

Retrieve the Flag8 value

Returns:

  • Flag8 value



2481
2482
2483
# File 'lib/mpxj/assignment_methods.rb', line 2481

def flag8
  get_boolean_value(attribute_values['flag8'])
end

#flag9Object

Retrieve the Flag9 value

Returns:

  • Flag9 value



2488
2489
2490
# File 'lib/mpxj/assignment_methods.rb', line 2488

def flag9
  get_boolean_value(attribute_values['flag9'])
end

#guidObject

Retrieve the Assignment GUID value

Returns:

  • Assignment GUID value



2495
2496
2497
# File 'lib/mpxj/assignment_methods.rb', line 2495

def guid
  attribute_values['guid']
end

Retrieve the Hyperlink value

Returns:

  • Hyperlink value



2502
2503
2504
# File 'lib/mpxj/assignment_methods.rb', line 2502

def hyperlink
  attribute_values['hyperlink']
end

Retrieve the Hyperlink Address value

Returns:

  • Hyperlink Address value



2509
2510
2511
# File 'lib/mpxj/assignment_methods.rb', line 2509

def hyperlink_address
  attribute_values['hyperlink_address']
end

Retrieve the Hyperlink Data value

Returns:

  • Hyperlink Data value



2516
2517
2518
# File 'lib/mpxj/assignment_methods.rb', line 2516

def hyperlink_data
  attribute_values['hyperlink_data']
end

Retrieve the Hyperlink Href value

Returns:

  • Hyperlink Href value



2523
2524
2525
# File 'lib/mpxj/assignment_methods.rb', line 2523

def hyperlink_href
  attribute_values['hyperlink_href']
end

Retrieve the Hyperlink Screen Tip value

Returns:

  • Hyperlink Screen Tip value



2530
2531
2532
# File 'lib/mpxj/assignment_methods.rb', line 2530

def hyperlink_screen_tip
  attribute_values['hyperlink_screen_tip']
end

Retrieve the Hyperlink Subaddress value

Returns:

  • Hyperlink Subaddress value



2537
2538
2539
# File 'lib/mpxj/assignment_methods.rb', line 2537

def hyperlink_subaddress
  attribute_values['hyperlink_subaddress']
end

#indexObject

Retrieve the Index value

Returns:

  • Index value



2544
2545
2546
# File 'lib/mpxj/assignment_methods.rb', line 2544

def index
  get_integer_value(attribute_values['index'])
end

#leveling_delayObject

Retrieve the Leveling Delay value

Returns:

  • Leveling Delay value



2551
2552
2553
# File 'lib/mpxj/assignment_methods.rb', line 2551

def leveling_delay
  get_duration_value(attribute_values['leveling_delay'])
end

#leveling_delay_unitsObject

Retrieve the Leveling Delay Units value

Returns:

  • Leveling Delay Units value



2558
2559
2560
# File 'lib/mpxj/assignment_methods.rb', line 2558

def leveling_delay_units
  attribute_values['leveling_delay_units']
end

#linked_fieldsObject

Retrieve the Linked Fields value

Returns:

  • Linked Fields value



2565
2566
2567
# File 'lib/mpxj/assignment_methods.rb', line 2565

def linked_fields
  get_boolean_value(attribute_values['linked_fields'])
end

#notesObject

Retrieve the Notes value

Returns:

  • Notes value



2572
2573
2574
# File 'lib/mpxj/assignment_methods.rb', line 2572

def notes
  attribute_values['notes']
end

#number1Object

Retrieve the Number1 value

Returns:

  • Number1 value



2579
2580
2581
# File 'lib/mpxj/assignment_methods.rb', line 2579

def number1
  get_float_value(attribute_values['number1'])
end

#number10Object

Retrieve the Number10 value

Returns:

  • Number10 value



2586
2587
2588
# File 'lib/mpxj/assignment_methods.rb', line 2586

def number10
  get_float_value(attribute_values['number10'])
end

#number11Object

Retrieve the Number11 value

Returns:

  • Number11 value



2593
2594
2595
# File 'lib/mpxj/assignment_methods.rb', line 2593

def number11
  get_float_value(attribute_values['number11'])
end

#number12Object

Retrieve the Number12 value

Returns:

  • Number12 value



2600
2601
2602
# File 'lib/mpxj/assignment_methods.rb', line 2600

def number12
  get_float_value(attribute_values['number12'])
end

#number13Object

Retrieve the Number13 value

Returns:

  • Number13 value



2607
2608
2609
# File 'lib/mpxj/assignment_methods.rb', line 2607

def number13
  get_float_value(attribute_values['number13'])
end

#number14Object

Retrieve the Number14 value

Returns:

  • Number14 value



2614
2615
2616
# File 'lib/mpxj/assignment_methods.rb', line 2614

def number14
  get_float_value(attribute_values['number14'])
end

#number15Object

Retrieve the Number15 value

Returns:

  • Number15 value



2621
2622
2623
# File 'lib/mpxj/assignment_methods.rb', line 2621

def number15
  get_float_value(attribute_values['number15'])
end

#number16Object

Retrieve the Number16 value

Returns:

  • Number16 value



2628
2629
2630
# File 'lib/mpxj/assignment_methods.rb', line 2628

def number16
  get_float_value(attribute_values['number16'])
end

#number17Object

Retrieve the Number17 value

Returns:

  • Number17 value



2635
2636
2637
# File 'lib/mpxj/assignment_methods.rb', line 2635

def number17
  get_float_value(attribute_values['number17'])
end

#number18Object

Retrieve the Number18 value

Returns:

  • Number18 value



2642
2643
2644
# File 'lib/mpxj/assignment_methods.rb', line 2642

def number18
  get_float_value(attribute_values['number18'])
end

#number19Object

Retrieve the Number19 value

Returns:

  • Number19 value



2649
2650
2651
# File 'lib/mpxj/assignment_methods.rb', line 2649

def number19
  get_float_value(attribute_values['number19'])
end

#number2Object

Retrieve the Number2 value

Returns:

  • Number2 value



2656
2657
2658
# File 'lib/mpxj/assignment_methods.rb', line 2656

def number2
  get_float_value(attribute_values['number2'])
end

#number20Object

Retrieve the Number20 value

Returns:

  • Number20 value



2663
2664
2665
# File 'lib/mpxj/assignment_methods.rb', line 2663

def number20
  get_float_value(attribute_values['number20'])
end

#number3Object

Retrieve the Number3 value

Returns:

  • Number3 value



2670
2671
2672
# File 'lib/mpxj/assignment_methods.rb', line 2670

def number3
  get_float_value(attribute_values['number3'])
end

#number4Object

Retrieve the Number4 value

Returns:

  • Number4 value



2677
2678
2679
# File 'lib/mpxj/assignment_methods.rb', line 2677

def number4
  get_float_value(attribute_values['number4'])
end

#number5Object

Retrieve the Number5 value

Returns:

  • Number5 value



2684
2685
2686
# File 'lib/mpxj/assignment_methods.rb', line 2684

def number5
  get_float_value(attribute_values['number5'])
end

#number6Object

Retrieve the Number6 value

Returns:

  • Number6 value



2691
2692
2693
# File 'lib/mpxj/assignment_methods.rb', line 2691

def number6
  get_float_value(attribute_values['number6'])
end

#number7Object

Retrieve the Number7 value

Returns:

  • Number7 value



2698
2699
2700
# File 'lib/mpxj/assignment_methods.rb', line 2698

def number7
  get_float_value(attribute_values['number7'])
end

#number8Object

Retrieve the Number8 value

Returns:

  • Number8 value



2705
2706
2707
# File 'lib/mpxj/assignment_methods.rb', line 2705

def number8
  get_float_value(attribute_values['number8'])
end

#number9Object

Retrieve the Number9 value

Returns:

  • Number9 value



2712
2713
2714
# File 'lib/mpxj/assignment_methods.rb', line 2712

def number9
  get_float_value(attribute_values['number9'])
end

#overallocatedObject

Retrieve the Overallocated value

Returns:

  • Overallocated value



2719
2720
2721
# File 'lib/mpxj/assignment_methods.rb', line 2719

def overallocated
  get_boolean_value(attribute_values['overallocated'])
end

#override_rateObject

Retrieve the Override Rate value

Returns:

  • Override Rate value



2726
2727
2728
# File 'lib/mpxj/assignment_methods.rb', line 2726

def override_rate
  attribute_values['override_rate']
end

#overtime_costObject

Retrieve the Overtime Cost value

Returns:

  • Overtime Cost value



2733
2734
2735
# File 'lib/mpxj/assignment_methods.rb', line 2733

def overtime_cost
  get_float_value(attribute_values['overtime_cost'])
end

#overtime_workObject

Retrieve the Overtime Work value

Returns:

  • Overtime Work value



2740
2741
2742
# File 'lib/mpxj/assignment_methods.rb', line 2740

def overtime_work
  get_duration_value(attribute_values['overtime_work'])
end

#ownerObject

Retrieve the Owner value

Returns:

  • Owner value



2747
2748
2749
# File 'lib/mpxj/assignment_methods.rb', line 2747

def owner
  attribute_values['owner']
end

#peakObject

Retrieve the Peak value

Returns:

  • Peak value



2754
2755
2756
# File 'lib/mpxj/assignment_methods.rb', line 2754

def peak
  get_float_value(attribute_values['peak'])
end

#percent_work_completeObject

Retrieve the Percent Work Complete value

Returns:

  • Percent Work Complete value



2761
2762
2763
# File 'lib/mpxj/assignment_methods.rb', line 2761

def percent_work_complete
  get_float_value(attribute_values['percent_work_complete'])
end

#planned_costObject

Retrieve the Planned Cost value

Returns:

  • Planned Cost value



2768
2769
2770
# File 'lib/mpxj/assignment_methods.rb', line 2768

def planned_cost
  get_float_value(attribute_values['planned_cost'])
end

#planned_finishObject

Retrieve the Planned Finish value

Returns:

  • Planned Finish value



2775
2776
2777
# File 'lib/mpxj/assignment_methods.rb', line 2775

def planned_finish
  get_date_value(attribute_values['planned_finish'])
end

#planned_startObject

Retrieve the Planned Start value

Returns:

  • Planned Start value



2782
2783
2784
# File 'lib/mpxj/assignment_methods.rb', line 2782

def planned_start
  get_date_value(attribute_values['planned_start'])
end

#planned_workObject

Retrieve the Planned Work value

Returns:

  • Planned Work value



2789
2790
2791
# File 'lib/mpxj/assignment_methods.rb', line 2789

def planned_work
  get_duration_value(attribute_values['planned_work'])
end

#projectObject

Retrieve the Project value

Returns:

  • Project value



2796
2797
2798
# File 'lib/mpxj/assignment_methods.rb', line 2796

def project
  attribute_values['project']
end

#rate_indexObject

Retrieve the Rate Index value

Returns:

  • Rate Index value



2803
2804
2805
# File 'lib/mpxj/assignment_methods.rb', line 2803

def rate_index
  get_integer_value(attribute_values['rate_index'])
end

#rate_sourceObject

Retrieve the Rate Source value

Returns:

  • Rate Source value



2810
2811
2812
# File 'lib/mpxj/assignment_methods.rb', line 2810

def rate_source
  attribute_values['rate_source']
end

#regular_workObject

Retrieve the Regular Work value

Returns:

  • Regular Work value



2817
2818
2819
# File 'lib/mpxj/assignment_methods.rb', line 2817

def regular_work
  get_duration_value(attribute_values['regular_work'])
end

#remaining_costObject

Retrieve the Remaining Cost value

Returns:

  • Remaining Cost value



2824
2825
2826
# File 'lib/mpxj/assignment_methods.rb', line 2824

def remaining_cost
  get_float_value(attribute_values['remaining_cost'])
end

#remaining_early_finishObject

Retrieve the Remaining Early Finish value

Returns:

  • Remaining Early Finish value



2831
2832
2833
# File 'lib/mpxj/assignment_methods.rb', line 2831

def remaining_early_finish
  get_date_value(attribute_values['remaining_early_finish'])
end

#remaining_early_startObject

Retrieve the Remaining Early Start value

Returns:

  • Remaining Early Start value



2838
2839
2840
# File 'lib/mpxj/assignment_methods.rb', line 2838

def remaining_early_start
  get_date_value(attribute_values['remaining_early_start'])
end

#remaining_late_finishObject

Retrieve the Remaining Late Finish value

Returns:

  • Remaining Late Finish value



2845
2846
2847
# File 'lib/mpxj/assignment_methods.rb', line 2845

def remaining_late_finish
  get_date_value(attribute_values['remaining_late_finish'])
end

#remaining_late_startObject

Retrieve the Remaining Late Start value

Returns:

  • Remaining Late Start value



2852
2853
2854
# File 'lib/mpxj/assignment_methods.rb', line 2852

def remaining_late_start
  get_date_value(attribute_values['remaining_late_start'])
end

#remaining_overtime_costObject

Retrieve the Remaining Overtime Cost value

Returns:

  • Remaining Overtime Cost value



2859
2860
2861
# File 'lib/mpxj/assignment_methods.rb', line 2859

def remaining_overtime_cost
  get_float_value(attribute_values['remaining_overtime_cost'])
end

#remaining_overtime_workObject

Retrieve the Remaining Overtime Work value

Returns:

  • Remaining Overtime Work value



2866
2867
2868
# File 'lib/mpxj/assignment_methods.rb', line 2866

def remaining_overtime_work
  get_duration_value(attribute_values['remaining_overtime_work'])
end

#remaining_workObject

Retrieve the Remaining Work value

Returns:

  • Remaining Work value



2873
2874
2875
# File 'lib/mpxj/assignment_methods.rb', line 2873

def remaining_work
  get_duration_value(attribute_values['remaining_work'])
end

#resource_idObject

Retrieve the Resource ID value

Returns:

  • Resource ID value



2880
2881
2882
# File 'lib/mpxj/assignment_methods.rb', line 2880

def resource_id
  get_integer_value(attribute_values['resource_id'])
end

#resource_nameObject

Retrieve the Resource Name value

Returns:

  • Resource Name value



2887
2888
2889
# File 'lib/mpxj/assignment_methods.rb', line 2887

def resource_name
  attribute_values['resource_name']
end

#resource_request_typeObject

Retrieve the Resource Request Type value

Returns:

  • Resource Request Type value



2894
2895
2896
# File 'lib/mpxj/assignment_methods.rb', line 2894

def resource_request_type
  attribute_values['resource_request_type']
end

#resource_typeObject

Retrieve the Resource Type value

Returns:

  • Resource Type value



2901
2902
2903
# File 'lib/mpxj/assignment_methods.rb', line 2901

def resource_type
  attribute_values['resource_type']
end

#resource_unique_idObject

Retrieve the Resource Unique ID value

Returns:

  • Resource Unique ID value



2908
2909
2910
# File 'lib/mpxj/assignment_methods.rb', line 2908

def resource_unique_id
  get_integer_value(attribute_values['resource_unique_id'])
end

#response_pendingObject

Retrieve the Response Pending value

Returns:

  • Response Pending value



2915
2916
2917
# File 'lib/mpxj/assignment_methods.rb', line 2915

def response_pending
  get_boolean_value(attribute_values['response_pending'])
end

#resumeObject

Retrieve the Resume value

Returns:

  • Resume value



2922
2923
2924
# File 'lib/mpxj/assignment_methods.rb', line 2922

def resume
  get_date_value(attribute_values['resume'])
end

#role_unique_idObject

Retrieve the Role Unique ID value

Returns:

  • Role Unique ID value



2929
2930
2931
# File 'lib/mpxj/assignment_methods.rb', line 2929

def role_unique_id
  get_integer_value(attribute_values['role_unique_id'])
end

#startObject

Retrieve the Start value

Returns:

  • Start value



2936
2937
2938
# File 'lib/mpxj/assignment_methods.rb', line 2936

def start
  get_date_value(attribute_values['start'])
end

#start1Object

Retrieve the Start1 value

Returns:

  • Start1 value



2943
2944
2945
# File 'lib/mpxj/assignment_methods.rb', line 2943

def start1
  get_date_value(attribute_values['start1'])
end

#start10Object

Retrieve the Start10 value

Returns:

  • Start10 value



2950
2951
2952
# File 'lib/mpxj/assignment_methods.rb', line 2950

def start10
  get_date_value(attribute_values['start10'])
end

#start2Object

Retrieve the Start2 value

Returns:

  • Start2 value



2957
2958
2959
# File 'lib/mpxj/assignment_methods.rb', line 2957

def start2
  get_date_value(attribute_values['start2'])
end

#start3Object

Retrieve the Start3 value

Returns:

  • Start3 value



2964
2965
2966
# File 'lib/mpxj/assignment_methods.rb', line 2964

def start3
  get_date_value(attribute_values['start3'])
end

#start4Object

Retrieve the Start4 value

Returns:

  • Start4 value



2971
2972
2973
# File 'lib/mpxj/assignment_methods.rb', line 2971

def start4
  get_date_value(attribute_values['start4'])
end

#start5Object

Retrieve the Start5 value

Returns:

  • Start5 value



2978
2979
2980
# File 'lib/mpxj/assignment_methods.rb', line 2978

def start5
  get_date_value(attribute_values['start5'])
end

#start6Object

Retrieve the Start6 value

Returns:

  • Start6 value



2985
2986
2987
# File 'lib/mpxj/assignment_methods.rb', line 2985

def start6
  get_date_value(attribute_values['start6'])
end

#start7Object

Retrieve the Start7 value

Returns:

  • Start7 value



2992
2993
2994
# File 'lib/mpxj/assignment_methods.rb', line 2992

def start7
  get_date_value(attribute_values['start7'])
end

#start8Object

Retrieve the Start8 value

Returns:

  • Start8 value



2999
3000
3001
# File 'lib/mpxj/assignment_methods.rb', line 2999

def start8
  get_date_value(attribute_values['start8'])
end

#start9Object

Retrieve the Start9 value

Returns:

  • Start9 value



3006
3007
3008
# File 'lib/mpxj/assignment_methods.rb', line 3006

def start9
  get_date_value(attribute_values['start9'])
end

#start_varianceObject

Retrieve the Start Variance value

Returns:

  • Start Variance value



3013
3014
3015
# File 'lib/mpxj/assignment_methods.rb', line 3013

def start_variance
  get_duration_value(attribute_values['start_variance'])
end

#stopObject

Retrieve the Stop value

Returns:

  • Stop value



3020
3021
3022
# File 'lib/mpxj/assignment_methods.rb', line 3020

def stop
  get_date_value(attribute_values['stop'])
end

#summaryObject

Retrieve the Summary value

Returns:

  • Summary value



3027
3028
3029
# File 'lib/mpxj/assignment_methods.rb', line 3027

def summary
  attribute_values['summary']
end

#svObject

Retrieve the SV value

Returns:

  • SV value



3034
3035
3036
# File 'lib/mpxj/assignment_methods.rb', line 3034

def sv
  get_float_value(attribute_values['sv'])
end

#task_idObject

Retrieve the Task ID value

Returns:

  • Task ID value



3041
3042
3043
# File 'lib/mpxj/assignment_methods.rb', line 3041

def task_id
  get_integer_value(attribute_values['task_id'])
end

#task_nameObject

Retrieve the Task Name value

Returns:

  • Task Name value



3048
3049
3050
# File 'lib/mpxj/assignment_methods.rb', line 3048

def task_name
  attribute_values['task_name']
end

#task_outline_numberObject

Retrieve the Task Outline Number value

Returns:

  • Task Outline Number value



3055
3056
3057
# File 'lib/mpxj/assignment_methods.rb', line 3055

def task_outline_number
  attribute_values['task_outline_number']
end

#task_summary_nameObject

Retrieve the Task Summary Name value

Returns:

  • Task Summary Name value



3062
3063
3064
# File 'lib/mpxj/assignment_methods.rb', line 3062

def task_summary_name
  attribute_values['task_summary_name']
end

#task_unique_idObject

Retrieve the Task Unique ID value

Returns:

  • Task Unique ID value



3069
3070
3071
# File 'lib/mpxj/assignment_methods.rb', line 3069

def task_unique_id
  get_integer_value(attribute_values['task_unique_id'])
end

#team_status_pendingObject

Retrieve the Team Status Pending value

Returns:

  • Team Status Pending value



3076
3077
3078
# File 'lib/mpxj/assignment_methods.rb', line 3076

def team_status_pending
  get_boolean_value(attribute_values['team_status_pending'])
end

#text1Object

Retrieve the Text1 value

Returns:

  • Text1 value



3083
3084
3085
# File 'lib/mpxj/assignment_methods.rb', line 3083

def text1
  attribute_values['text1']
end

#text10Object

Retrieve the Text10 value

Returns:

  • Text10 value



3090
3091
3092
# File 'lib/mpxj/assignment_methods.rb', line 3090

def text10
  attribute_values['text10']
end

#text11Object

Retrieve the Text11 value

Returns:

  • Text11 value



3097
3098
3099
# File 'lib/mpxj/assignment_methods.rb', line 3097

def text11
  attribute_values['text11']
end

#text12Object

Retrieve the Text12 value

Returns:

  • Text12 value



3104
3105
3106
# File 'lib/mpxj/assignment_methods.rb', line 3104

def text12
  attribute_values['text12']
end

#text13Object

Retrieve the Text13 value

Returns:

  • Text13 value



3111
3112
3113
# File 'lib/mpxj/assignment_methods.rb', line 3111

def text13
  attribute_values['text13']
end

#text14Object

Retrieve the Text14 value

Returns:

  • Text14 value



3118
3119
3120
# File 'lib/mpxj/assignment_methods.rb', line 3118

def text14
  attribute_values['text14']
end

#text15Object

Retrieve the Text15 value

Returns:

  • Text15 value



3125
3126
3127
# File 'lib/mpxj/assignment_methods.rb', line 3125

def text15
  attribute_values['text15']
end

#text16Object

Retrieve the Text16 value

Returns:

  • Text16 value



3132
3133
3134
# File 'lib/mpxj/assignment_methods.rb', line 3132

def text16
  attribute_values['text16']
end

#text17Object

Retrieve the Text17 value

Returns:

  • Text17 value



3139
3140
3141
# File 'lib/mpxj/assignment_methods.rb', line 3139

def text17
  attribute_values['text17']
end

#text18Object

Retrieve the Text18 value

Returns:

  • Text18 value



3146
3147
3148
# File 'lib/mpxj/assignment_methods.rb', line 3146

def text18
  attribute_values['text18']
end

#text19Object

Retrieve the Text19 value

Returns:

  • Text19 value



3153
3154
3155
# File 'lib/mpxj/assignment_methods.rb', line 3153

def text19
  attribute_values['text19']
end

#text2Object

Retrieve the Text2 value

Returns:

  • Text2 value



3160
3161
3162
# File 'lib/mpxj/assignment_methods.rb', line 3160

def text2
  attribute_values['text2']
end

#text20Object

Retrieve the Text20 value

Returns:

  • Text20 value



3167
3168
3169
# File 'lib/mpxj/assignment_methods.rb', line 3167

def text20
  attribute_values['text20']
end

#text21Object

Retrieve the Text21 value

Returns:

  • Text21 value



3174
3175
3176
# File 'lib/mpxj/assignment_methods.rb', line 3174

def text21
  attribute_values['text21']
end

#text22Object

Retrieve the Text22 value

Returns:

  • Text22 value



3181
3182
3183
# File 'lib/mpxj/assignment_methods.rb', line 3181

def text22
  attribute_values['text22']
end

#text23Object

Retrieve the Text23 value

Returns:

  • Text23 value



3188
3189
3190
# File 'lib/mpxj/assignment_methods.rb', line 3188

def text23
  attribute_values['text23']
end

#text24Object

Retrieve the Text24 value

Returns:

  • Text24 value



3195
3196
3197
# File 'lib/mpxj/assignment_methods.rb', line 3195

def text24
  attribute_values['text24']
end

#text25Object

Retrieve the Text25 value

Returns:

  • Text25 value



3202
3203
3204
# File 'lib/mpxj/assignment_methods.rb', line 3202

def text25
  attribute_values['text25']
end

#text26Object

Retrieve the Text26 value

Returns:

  • Text26 value



3209
3210
3211
# File 'lib/mpxj/assignment_methods.rb', line 3209

def text26
  attribute_values['text26']
end

#text27Object

Retrieve the Text27 value

Returns:

  • Text27 value



3216
3217
3218
# File 'lib/mpxj/assignment_methods.rb', line 3216

def text27
  attribute_values['text27']
end

#text28Object

Retrieve the Text28 value

Returns:

  • Text28 value



3223
3224
3225
# File 'lib/mpxj/assignment_methods.rb', line 3223

def text28
  attribute_values['text28']
end

#text29Object

Retrieve the Text29 value

Returns:

  • Text29 value



3230
3231
3232
# File 'lib/mpxj/assignment_methods.rb', line 3230

def text29
  attribute_values['text29']
end

#text3Object

Retrieve the Text3 value

Returns:

  • Text3 value



3237
3238
3239
# File 'lib/mpxj/assignment_methods.rb', line 3237

def text3
  attribute_values['text3']
end

#text30Object

Retrieve the Text30 value

Returns:

  • Text30 value



3244
3245
3246
# File 'lib/mpxj/assignment_methods.rb', line 3244

def text30
  attribute_values['text30']
end

#text4Object

Retrieve the Text4 value

Returns:

  • Text4 value



3251
3252
3253
# File 'lib/mpxj/assignment_methods.rb', line 3251

def text4
  attribute_values['text4']
end

#text5Object

Retrieve the Text5 value

Returns:

  • Text5 value



3258
3259
3260
# File 'lib/mpxj/assignment_methods.rb', line 3258

def text5
  attribute_values['text5']
end

#text6Object

Retrieve the Text6 value

Returns:

  • Text6 value



3265
3266
3267
# File 'lib/mpxj/assignment_methods.rb', line 3265

def text6
  attribute_values['text6']
end

#text7Object

Retrieve the Text7 value

Returns:

  • Text7 value



3272
3273
3274
# File 'lib/mpxj/assignment_methods.rb', line 3272

def text7
  attribute_values['text7']
end

#text8Object

Retrieve the Text8 value

Returns:

  • Text8 value



3279
3280
3281
# File 'lib/mpxj/assignment_methods.rb', line 3279

def text8
  attribute_values['text8']
end

#text9Object

Retrieve the Text9 value

Returns:

  • Text9 value



3286
3287
3288
# File 'lib/mpxj/assignment_methods.rb', line 3286

def text9
  attribute_values['text9']
end

#timephased_actual_overtime_workObject

Retrieve the Timephased Actual Overtime Work value

Returns:

  • Timephased Actual Overtime Work value



3293
3294
3295
# File 'lib/mpxj/assignment_methods.rb', line 3293

def timephased_actual_overtime_work
  attribute_values['timephased_actual_overtime_work']
end

#timephased_actual_workObject

Retrieve the Timephased Actual Work value

Returns:

  • Timephased Actual Work value



3300
3301
3302
# File 'lib/mpxj/assignment_methods.rb', line 3300

def timephased_actual_work
  attribute_values['timephased_actual_work']
end

#timephased_baseline10_costObject

Retrieve the Timephased Baseline10 Cost value

Returns:

  • Timephased Baseline10 Cost value



3307
3308
3309
# File 'lib/mpxj/assignment_methods.rb', line 3307

def timephased_baseline10_cost
  attribute_values['timephased_baseline10_cost']
end

#timephased_baseline10_workObject

Retrieve the Timephased Baseline10 Work value

Returns:

  • Timephased Baseline10 Work value



3314
3315
3316
# File 'lib/mpxj/assignment_methods.rb', line 3314

def timephased_baseline10_work
  attribute_values['timephased_baseline10_work']
end

#timephased_baseline1_costObject

Retrieve the Timephased Baseline1 Cost value

Returns:

  • Timephased Baseline1 Cost value



3321
3322
3323
# File 'lib/mpxj/assignment_methods.rb', line 3321

def timephased_baseline1_cost
  attribute_values['timephased_baseline1_cost']
end

#timephased_baseline1_workObject

Retrieve the Timephased Baseline1 Work value

Returns:

  • Timephased Baseline1 Work value



3328
3329
3330
# File 'lib/mpxj/assignment_methods.rb', line 3328

def timephased_baseline1_work
  attribute_values['timephased_baseline1_work']
end

#timephased_baseline2_costObject

Retrieve the Timephased Baseline2 Cost value

Returns:

  • Timephased Baseline2 Cost value



3335
3336
3337
# File 'lib/mpxj/assignment_methods.rb', line 3335

def timephased_baseline2_cost
  attribute_values['timephased_baseline2_cost']
end

#timephased_baseline2_workObject

Retrieve the Timephased Baseline2 Work value

Returns:

  • Timephased Baseline2 Work value



3342
3343
3344
# File 'lib/mpxj/assignment_methods.rb', line 3342

def timephased_baseline2_work
  attribute_values['timephased_baseline2_work']
end

#timephased_baseline3_costObject

Retrieve the Timephased Baseline3 Cost value

Returns:

  • Timephased Baseline3 Cost value



3349
3350
3351
# File 'lib/mpxj/assignment_methods.rb', line 3349

def timephased_baseline3_cost
  attribute_values['timephased_baseline3_cost']
end

#timephased_baseline3_workObject

Retrieve the Timephased Baseline3 Work value

Returns:

  • Timephased Baseline3 Work value



3356
3357
3358
# File 'lib/mpxj/assignment_methods.rb', line 3356

def timephased_baseline3_work
  attribute_values['timephased_baseline3_work']
end

#timephased_baseline4_costObject

Retrieve the Timephased Baseline4 Cost value

Returns:

  • Timephased Baseline4 Cost value



3363
3364
3365
# File 'lib/mpxj/assignment_methods.rb', line 3363

def timephased_baseline4_cost
  attribute_values['timephased_baseline4_cost']
end

#timephased_baseline4_workObject

Retrieve the Timephased Baseline4 Work value

Returns:

  • Timephased Baseline4 Work value



3370
3371
3372
# File 'lib/mpxj/assignment_methods.rb', line 3370

def timephased_baseline4_work
  attribute_values['timephased_baseline4_work']
end

#timephased_baseline5_costObject

Retrieve the Timephased Baseline5 Cost value

Returns:

  • Timephased Baseline5 Cost value



3377
3378
3379
# File 'lib/mpxj/assignment_methods.rb', line 3377

def timephased_baseline5_cost
  attribute_values['timephased_baseline5_cost']
end

#timephased_baseline5_workObject

Retrieve the Timephased Baseline5 Work value

Returns:

  • Timephased Baseline5 Work value



3384
3385
3386
# File 'lib/mpxj/assignment_methods.rb', line 3384

def timephased_baseline5_work
  attribute_values['timephased_baseline5_work']
end

#timephased_baseline6_costObject

Retrieve the Timephased Baseline6 Cost value

Returns:

  • Timephased Baseline6 Cost value



3391
3392
3393
# File 'lib/mpxj/assignment_methods.rb', line 3391

def timephased_baseline6_cost
  attribute_values['timephased_baseline6_cost']
end

#timephased_baseline6_workObject

Retrieve the Timephased Baseline6 Work value

Returns:

  • Timephased Baseline6 Work value



3398
3399
3400
# File 'lib/mpxj/assignment_methods.rb', line 3398

def timephased_baseline6_work
  attribute_values['timephased_baseline6_work']
end

#timephased_baseline7_costObject

Retrieve the Timephased Baseline7 Cost value

Returns:

  • Timephased Baseline7 Cost value



3405
3406
3407
# File 'lib/mpxj/assignment_methods.rb', line 3405

def timephased_baseline7_cost
  attribute_values['timephased_baseline7_cost']
end

#timephased_baseline7_workObject

Retrieve the Timephased Baseline7 Work value

Returns:

  • Timephased Baseline7 Work value



3412
3413
3414
# File 'lib/mpxj/assignment_methods.rb', line 3412

def timephased_baseline7_work
  attribute_values['timephased_baseline7_work']
end

#timephased_baseline8_costObject

Retrieve the Timephased Baseline8 Cost value

Returns:

  • Timephased Baseline8 Cost value



3419
3420
3421
# File 'lib/mpxj/assignment_methods.rb', line 3419

def timephased_baseline8_cost
  attribute_values['timephased_baseline8_cost']
end

#timephased_baseline8_workObject

Retrieve the Timephased Baseline8 Work value

Returns:

  • Timephased Baseline8 Work value



3426
3427
3428
# File 'lib/mpxj/assignment_methods.rb', line 3426

def timephased_baseline8_work
  attribute_values['timephased_baseline8_work']
end

#timephased_baseline9_costObject

Retrieve the Timephased Baseline9 Cost value

Returns:

  • Timephased Baseline9 Cost value



3433
3434
3435
# File 'lib/mpxj/assignment_methods.rb', line 3433

def timephased_baseline9_cost
  attribute_values['timephased_baseline9_cost']
end

#timephased_baseline9_workObject

Retrieve the Timephased Baseline9 Work value

Returns:

  • Timephased Baseline9 Work value



3440
3441
3442
# File 'lib/mpxj/assignment_methods.rb', line 3440

def timephased_baseline9_work
  attribute_values['timephased_baseline9_work']
end

#timephased_baseline_costObject

Retrieve the Timephased Baseline Cost value

Returns:

  • Timephased Baseline Cost value



3447
3448
3449
# File 'lib/mpxj/assignment_methods.rb', line 3447

def timephased_baseline_cost
  attribute_values['timephased_baseline_cost']
end

#timephased_baseline_workObject

Retrieve the Timephased Baseline Work value

Returns:

  • Timephased Baseline Work value



3454
3455
3456
# File 'lib/mpxj/assignment_methods.rb', line 3454

def timephased_baseline_work
  attribute_values['timephased_baseline_work']
end

#timephased_workObject

Retrieve the Timephased Work value

Returns:

  • Timephased Work value



3461
3462
3463
# File 'lib/mpxj/assignment_methods.rb', line 3461

def timephased_work
  attribute_values['timephased_work']
end

#unavailableUnavailable

Retrieve the <Unavailable> value

Returns:

  • (Unavailable)

    value



3468
3469
3470
# File 'lib/mpxj/assignment_methods.rb', line 3468

def unavailable
  attribute_values['unavailable']
end

#unique_idObject

Retrieve the Unique ID value

Returns:

  • Unique ID value



3475
3476
3477
# File 'lib/mpxj/assignment_methods.rb', line 3475

def unique_id
  get_integer_value(attribute_values['unique_id'])
end

#update_neededObject

Retrieve the Update Needed value

Returns:

  • Update Needed value



3482
3483
3484
# File 'lib/mpxj/assignment_methods.rb', line 3482

def update_needed
  get_boolean_value(attribute_values['update_needed'])
end

#vacObject

Retrieve the VAC value

Returns:

  • VAC value



3489
3490
3491
# File 'lib/mpxj/assignment_methods.rb', line 3489

def vac
  get_float_value(attribute_values['vac'])
end

#variable_rate_unitsObject

Retrieve the Variable Rate Units value

Returns:

  • Variable Rate Units value



3496
3497
3498
# File 'lib/mpxj/assignment_methods.rb', line 3496

def variable_rate_units
  attribute_values['variable_rate_units']
end

#wbsObject

Retrieve the WBS value

Returns:

  • WBS value



3503
3504
3505
# File 'lib/mpxj/assignment_methods.rb', line 3503

def wbs
  attribute_values['wbs']
end

#workObject

Retrieve the Work value

Returns:

  • Work value



3510
3511
3512
# File 'lib/mpxj/assignment_methods.rb', line 3510

def work
  get_duration_value(attribute_values['work'])
end

#work_contourObject

Retrieve the Work Contour value

Returns:

  • Work Contour value



3517
3518
3519
# File 'lib/mpxj/assignment_methods.rb', line 3517

def work_contour
  attribute_values['work_contour']
end

#work_varianceObject

Retrieve the Work Variance value

Returns:

  • Work Variance value



3524
3525
3526
# File 'lib/mpxj/assignment_methods.rb', line 3524

def work_variance
  get_duration_value(attribute_values['work_variance'])
end