Documentation

BinWorksheet extends Record

Table of Contents

$createdDate  : string
$customFieldList  : CustomFieldList
$externalId  : string
$internalId  : string
$itemList  : BinWorksheetItemList
$lastModifiedDate  : string
$location  : RecordRef
$memo  : string
$nullFieldList  : NullField
$paramtypesmap  : mixed
$tranDate  : string
$tranId  : string

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "tranDate" => "dateTime", "memo" => "string", "location" => "RecordRef", "tranId" => "string", "itemList" => "BinWorksheetItemList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results