Documentation

EntityGroup extends Record

Table of Contents

$comments  : string
$customFieldList  : CustomFieldList
$email  : string
$externalId  : string
$groupName  : string
$groupOwner  : RecordRef
$groupType  : EntityGroupType
$internalId  : string
$isFunctionalTeam  : bool
$isInactive  : bool
$isManufacturingWorkCenter  : bool
$isPrivate  : bool
$isProductTeam  : bool
$isSalesRep  : bool
$isSalesTeam  : bool
$isSavedSearch  : bool
$issueRole  : RecordRef
$isSupportRep  : bool
$laborResources  : float
$machineResources  : float
$nullFieldList  : NullField
$paramtypesmap  : mixed
$parentGroupType  : EntityGroupType
$restrictionGroup  : RecordRef
$savedSearch  : RecordRef
$subsidiary  : RecordRef
$workCalendar  : RecordRef

Properties

$isManufacturingWorkCenter

public bool $isManufacturingWorkCenter

$paramtypesmap

public static mixed $paramtypesmap = array("groupName" => "string", "groupType" => "EntityGroupType", "email" => "string", "groupOwner" => "RecordRef", "isSavedSearch" => "boolean", "parentGroupType" => "EntityGroupType", "savedSearch" => "RecordRef", "isSalesTeam" => "boolean", "comments" => "string", "isPrivate" => "boolean", "restrictionGroup" => "RecordRef", "isInactive" => "boolean", "isSalesRep" => "boolean", "isSupportRep" => "boolean", "isProductTeam" => "boolean", "isFunctionalTeam" => "boolean", "issueRole" => "RecordRef", "isManufacturingWorkCenter" => "boolean", "subsidiary" => "RecordRef", "machineResources" => "float", "laborResources" => "float", "workCalendar" => "RecordRef", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results