Newer Version Available

This content describes an older version of this product. View Latest

ProviderSampleLimitTemplate

Setup object that represents the definition and rules of sample limits templates. This object is available in API version 65.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), query(), retrieve(), update(), upsert()

Fields

Field Details
DeveloperName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The unique name of the object in the API.
DiscrepancyAlertType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies whether a rule violation in the template is flagged as an error or a warning.
Possible values are:
  • Error
  • Warning
The default value is Error.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether this template is active or not.
The default value is false.
IsAdvanced
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates the type of custom template. Defines whether or not the template is advanced.
The default value is false.
IsCloned
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the template is a cloned generic template or not. Cloned generic templates and advanced templates not flagged as IsLawBased are flagged as True.
The default value is false.
IsLawBased
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether an advanced template is a country regulation or not. If the template is law-based, the DiscrepancyAlertType setting is Error.
The default value is false.
Language
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The language of the ProviderSampleLimitTemplate record.
MasterLabel
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The label for this provider sample limit template value. This display value is the internal label that doesn't get translated.
NamespacePrefix
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The namespace prefix that is associated with this object. Each Developer Edition org that creates a managed package has a unique namespace prefix. Limit: 15 characters. You can refer to a component in a managed package by using the namespacePrefix__componentName notation.
The namespace prefix can have one of the following values.
  • In Developer Edition orgs, NamespacePrefix is set to the namespace prefix of the org for all objects that support it, unless an object is in an installed managed package. In that case, the object has the namespace prefix of the installed managed package. This field’s value is the namespace prefix of the Developer Edition org of the package developer.
  • In orgs that aren’t Developer Edition orgs, NamespacePrefix is set only for objects that are part of an installed managed package. All other objects have no namespace prefix.
PriorityNumber
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The priority order of the cloned generic template to be applied to a product.
RuleCondition
Type
textarea
Properties
Create, Update
Description
Required. The rules that establish the limits for this template.
RuleExpression
Type
textarea
Properties
Create, Update
Description
Required. Specifies the rules to be evaluated and the boolean operation (AND/OR) for combining multiple rules.