Documentation

CustomRecordType extends Record

Table of Contents

$accessType  : CustomRecordTypeAccessType
$allowAttachments  : bool
$allowNumberingOverride  : bool
$allowQuickSearch  : bool
$childrenList  : CustomRecordTypeChildrenList
$customFieldList  : CustomRecordTypeFieldList
$description  : string
$disclaimer  : string
$enableDle  : bool
$enableMailMerge  : bool
$enableNameTranslation  : bool
$enableNumbering  : bool
$formsList  : CustomRecordTypeFormsList
$hierarchical  : bool
$includeName  : bool
$internalId  : string
$isAvailableOffline  : bool
$isInactive  : bool
$isNumberingUpdateable  : bool
$isOrdered  : bool
$linksList  : CustomRecordTypeLinksList
$managersList  : CustomRecordTypeManagersList
$nullFieldList  : NullField
$numberingCurrentNumber  : int
$numberingInit  : int
$numberingMinDigits  : int
$numberingPrefix  : string
$numberingSuffix  : string
$onlineFormsList  : CustomRecordTypeOnlineFormsList
$owner  : RecordRef
$paramtypesmap  : mixed
$parentsList  : CustomRecordTypeParentsList
$permissionsList  : CustomRecordTypePermissionsList
$recordName  : string
$scriptId  : string
$showCreationDate  : bool
$showCreationDateOnList  : bool
$showId  : bool
$showLastModified  : bool
$showLastModifiedOnList  : bool
$showNotes  : bool
$showOwner  : bool
$showOwnerAllowChange  : bool
$showOwnerOnList  : bool
$sublistsList  : CustomRecordTypeSublistsList
$tabsList  : CustomRecordTypeTabsList
$translationsList  : CustomRecordTypeTranslationsList

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("recordName" => "string", "includeName" => "boolean", "showId" => "boolean", "showCreationDate" => "boolean", "showCreationDateOnList" => "boolean", "showLastModified" => "boolean", "showLastModifiedOnList" => "boolean", "showOwner" => "boolean", "showOwnerOnList" => "boolean", "showOwnerAllowChange" => "boolean", "accessType" => "CustomRecordTypeAccessType", "allowAttachments" => "boolean", "showNotes" => "boolean", "enableMailMerge" => "boolean", "isOrdered" => "boolean", "isAvailableOffline" => "boolean", "allowQuickSearch" => "boolean", "hierarchical" => "boolean", "enableDle" => "boolean", "enableNameTranslation" => "boolean", "isInactive" => "boolean", "disclaimer" => "string", "enableNumbering" => "boolean", "numberingPrefix" => "string", "numberingSuffix" => "string", "numberingMinDigits" => "integer", "numberingInit" => "integer", "numberingCurrentNumber" => "integer", "allowNumberingOverride" => "boolean", "isNumberingUpdateable" => "boolean", "owner" => "RecordRef", "description" => "string", "tabsList" => "CustomRecordTypeTabsList", "sublistsList" => "CustomRecordTypeSublistsList", "formsList" => "CustomRecordTypeFormsList", "onlineFormsList" => "CustomRecordTypeOnlineFormsList", "permissionsList" => "CustomRecordTypePermissionsList", "linksList" => "CustomRecordTypeLinksList", "managersList" => "CustomRecordTypeManagersList", "childrenList" => "CustomRecordTypeChildrenList", "parentsList" => "CustomRecordTypeParentsList", "translationsList" => "CustomRecordTypeTranslationsList", "scriptId" => "string", "customFieldList" => "CustomRecordTypeFieldList", "internalId" => "string")

Search results