Documentation

BomRevision extends Record

Table of Contents

$billOfMaterials  : mixed
$componentList  : mixed
$createdDate  : mixed
$customFieldList  : mixed
$customForm  : mixed
$effectiveEndDate  : mixed
$effectiveStartDate  : mixed
$externalId  : mixed
$internalId  : mixed
$isInactive  : mixed
$memo  : mixed
$name  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed

Properties

$effectiveStartDate

public mixed $effectiveStartDate

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("customForm" => "RecordRef", "name" => "string", "createdDate" => "dateTime", "billOfMaterials" => "RecordRef", "memo" => "string", "isInactive" => "boolean", "effectiveStartDate" => "dateTime", "effectiveEndDate" => "dateTime", "componentList" => "BomRevisionComponentList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results