Table of Contents
-
$allowAttachments
: bool
-
$allowInlineEditing
: bool
-
$allowNumberingOverride
: bool
-
$allowQuickSearch
: bool
-
$altName
: string
-
$autoName
: bool
-
$created
: string
-
$customFieldList
: CustomFieldList
-
$customForm
: RecordRef
-
$customRecordId
: string
-
$description
: string
-
$disclaimer
: string
-
$enablEmailMerge
: bool
-
$enableNumbering
: bool
-
$externalId
: string
-
$includeName
: bool
-
$internalId
: string
-
$isAvailableOffline
: bool
-
$isInactive
: bool
-
$isNumberingUpdateable
: bool
-
$isOrdered
: bool
-
$lastModified
: string
-
$name
: string
-
$nullFieldList
: NullField
-
$numberingCurrentNumber
: int
-
$numberingInit
: int
-
$numberingMinDigits
: int
-
$numberingPrefix
: string
-
$numberingSuffix
: string
-
$owner
: RecordRef
-
$paramtypesmap
: mixed
-
$parent
: RecordRef
-
$recordName
: string
-
$recType
: RecordRef
-
$scriptId
: string
-
$showCreationDate
: bool
-
$showCreationDateOnList
: bool
-
$showId
: bool
-
$showLastModified
: bool
-
$showLastModifiedOnList
: bool
-
$showNotes
: bool
-
$showOwner
: bool
-
$showOwnerAllowChange
: bool
-
$showOwnerOnList
: bool
-
$translationsList
: CustomRecordTranslationsList
-
$usePermissions
: bool
$allowAttachments
public
bool
$allowAttachments
$allowInlineEditing
public
bool
$allowInlineEditing
$allowNumberingOverride
public
bool
$allowNumberingOverride
$allowQuickSearch
public
bool
$allowQuickSearch
$altName
public
string
$altName
$autoName
public
bool
$autoName
$created
public
string
$created
$customFieldList
public
CustomFieldList
$customFieldList
public
RecordRef
$customForm
$customRecordId
public
string
$customRecordId
$description
public
string
$description
$disclaimer
public
string
$disclaimer
$enablEmailMerge
public
bool
$enablEmailMerge
$enableNumbering
public
bool
$enableNumbering
$externalId
public
string
$externalId
$includeName
public
bool
$includeName
$internalId
public
string
$internalId
$isAvailableOffline
public
bool
$isAvailableOffline
$isInactive
public
bool
$isInactive
$isNumberingUpdateable
public
bool
$isNumberingUpdateable
$isOrdered
public
bool
$isOrdered
$lastModified
public
string
$lastModified
$name
public
string
$name
$nullFieldList
public
NullField
$nullFieldList
$numberingCurrentNumber
public
int
$numberingCurrentNumber
$numberingInit
public
int
$numberingInit
$numberingMinDigits
public
int
$numberingMinDigits
$numberingPrefix
public
string
$numberingPrefix
$numberingSuffix
public
string
$numberingSuffix
$owner
public
RecordRef
$owner
$paramtypesmap
public
static mixed
$paramtypesmap
= array("customRecordId" => "string", "customForm" => "RecordRef", "isInactive" => "boolean", "parent" => "RecordRef", "disclaimer" => "string", "created" => "dateTime", "lastModified" => "dateTime", "name" => "string", "autoName" => "boolean", "altName" => "string", "owner" => "RecordRef", "recType" => "RecordRef", "enableNumbering" => "boolean", "numberingPrefix" => "string", "numberingSuffix" => "string", "numberingMinDigits" => "integer", "description" => "string", "numberingInit" => "integer", "numberingCurrentNumber" => "integer", "allowNumberingOverride" => "boolean", "isNumberingUpdateable" => "boolean", "translationsList" => "CustomRecordTranslationsList", "includeName" => "boolean", "showId" => "boolean", "showCreationDate" => "boolean", "showCreationDateOnList" => "boolean", "showLastModified" => "boolean", "showLastModifiedOnList" => "boolean", "showOwner" => "boolean", "showOwnerOnList" => "boolean", "showOwnerAllowChange" => "boolean", "usePermissions" => "boolean", "allowAttachments" => "boolean", "showNotes" => "boolean", "enablEmailMerge" => "boolean", "isOrdered" => "boolean", "allowInlineEditing" => "boolean", "isAvailableOffline" => "boolean", "allowQuickSearch" => "boolean", "recordName" => "string", "scriptId" => "string", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")
$parent
public
RecordRef
$parent
$recordName
public
string
$recordName
$recType
public
RecordRef
$recType
$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
$translationsList
public
CustomRecordTranslationsList
$translationsList
$usePermissions
public
bool
$usePermissions