Documentation

CustomSegment extends Record

Table of Contents

$defaultSelection  : RecordRef
$description  : string
$fieldType  : CustomizationFieldType
$filteredByList  : RecordRefList
$hasGLImpact  : bool
$help  : string
$internalId  : string
$isInactive  : bool
$isMandatory  : bool
$label  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$recordScriptId  : string
$recordType  : RecordRef
$scriptId  : string
$showInList  : bool

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("label" => "string", "scriptId" => "string", "recordScriptId" => "string", "recordType" => "RecordRef", "fieldType" => "CustomizationFieldType", "isInactive" => "boolean", "showInList" => "boolean", "filteredByList" => "RecordRefList", "hasGLImpact" => "boolean", "help" => "string", "description" => "string", "isMandatory" => "boolean", "defaultSelection" => "RecordRef", "internalId" => "string")

Search results