Documentation

CustomRecordType extends Record

Table of Contents

$accessType  : mixed
$allowAttachments  : mixed
$allowNumberingOverride  : mixed
$allowQuickSearch  : mixed
$childrenList  : mixed
$customFieldList  : mixed
$description  : mixed
$disclaimer  : mixed
$enableDle  : mixed
$enableMailMerge  : mixed
$enableNameTranslation  : mixed
$enableNumbering  : mixed
$formsList  : mixed
$hierarchical  : mixed
$includeName  : mixed
$internalId  : mixed
$isAvailableOffline  : mixed
$isInactive  : mixed
$isNumberingUpdateable  : mixed
$isOrdered  : mixed
$linksList  : mixed
$managersList  : mixed
$nullFieldList  : mixed
$numberingCurrentNumber  : mixed
$numberingInit  : mixed
$numberingMinDigits  : mixed
$numberingPrefix  : mixed
$numberingSuffix  : mixed
$onlineFormsList  : mixed
$owner  : mixed
$paramtypesmap  : mixed
$parentsList  : mixed
$permissionsList  : mixed
$recordName  : mixed
$scriptId  : mixed
$showCreationDate  : mixed
$showCreationDateOnList  : mixed
$showId  : mixed
$showLastModified  : mixed
$showLastModifiedOnList  : mixed
$showNotes  : mixed
$showOwner  : mixed
$showOwnerAllowChange  : mixed
$showOwnerOnList  : mixed
$sublistsList  : mixed
$tabsList  : mixed
$translationsList  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$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