Documentation

CustomList extends Record

Table of Contents

$convertToCustomRecord  : bool
$customValueList  : CustomListCustomValueList
$description  : string
$internalId  : string
$isInactive  : bool
$isMatrixOption  : bool
$isOrdered  : bool
$name  : string
$nullFieldList  : NullField
$owner  : RecordRef
$paramtypesmap  : mixed
$scriptId  : string
$translationsList  : CustomListTranslationsList

Properties

$convertToCustomRecord

public bool $convertToCustomRecord

$paramtypesmap

public static mixed $paramtypesmap = array("name" => "string", "owner" => "RecordRef", "isOrdered" => "boolean", "description" => "string", "isMatrixOption" => "boolean", "scriptId" => "string", "convertToCustomRecord" => "boolean", "isInactive" => "boolean", "customValueList" => "CustomListCustomValueList", "translationsList" => "CustomListTranslationsList", "internalId" => "string")

Search results