Documentation

BomRevision extends Record

Table of Contents

$billOfMaterials  : RecordRef
$componentList  : BomRevisionComponentList
$createdDate  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$effectiveEndDate  : string
$effectiveStartDate  : string
$externalId  : string
$internalId  : string
$isInactive  : bool
$memo  : string
$name  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed

Properties

$effectiveStartDate

public string $effectiveStartDate

$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