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