ManufacturingOperationTaskPredecessor
in package
Table of Contents
- $endDate : string
- $lagAmount : int
- $lagType : ManufacturingLagType
- $lagUnits : string
- $paramtypesmap : mixed
- $startDate : string
- $task : RecordRef
- $type : ManufacturingOperationTaskPredecessorPredecessorType
Properties
$endDate
public
string
$endDate
$lagAmount
public
int
$lagAmount
$lagType
public
ManufacturingLagType
$lagType
$lagUnits
public
string
$lagUnits
$paramtypesmap
public
static mixed
$paramtypesmap
= array("task" => "RecordRef", "type" => "ManufacturingOperationTaskPredecessorPredecessorType", "startDate" => "dateTime", "endDate" => "dateTime", "lagType" => "ManufacturingLagType", "lagAmount" => "integer", "lagUnits" => "string")
$startDate
public
string
$startDate
$task
public
RecordRef
$task
$type
public
ManufacturingOperationTaskPredecessorPredecessorType
$type