Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a template field in case it is missing.
Syntax
private void createTemplateFieldIfMissing(
PCTemplateInitialize _templateInitialize,
PCTemplate _template,
FieldId _fieldId)
Run On
Server
Parameters
- _templateInitialize
Type: PCTemplateInitialize Class
The PC template to add a field to.
- _template
Type: PCTemplate Table
The PCTemplate record to add an entry in the PCTemplateAttribute for.
- _fieldId
Type: FieldId Extended Data Type
The FieldId to add to the template.