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
$billOfMaterials
public
RecordRef
$billOfMaterials
$componentList
public
BomRevisionComponentList
$componentList
$createdDate
public
string
$createdDate
$customFieldList
public
CustomFieldList
$customFieldList
public
RecordRef
$customForm
$effectiveEndDate
public
string
$effectiveEndDate
$effectiveStartDate
public
string
$effectiveStartDate
$externalId
public
string
$externalId
$internalId
public
string
$internalId
$isInactive
public
bool
$isInactive
$memo
public
string
$memo
$name
public
string
$name
$nullFieldList
public
NullField
$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")