Zum Inhalt

Template json (generated)

template.json

  • Summary (EN): A genesisWorld data object template.

Properties

Name Type Required Default Value Description (EN) Description (DE) Example Remarks
TemplateGuidFieldName System.String null The data object field name, where the template GUID is located. - - -
TemplateDuplicatedFieldName System.String null The data object field name, where the data object can be marked as duplicated. - - -
DataObjectRelations Logic.Business.AcpCo...
(Array)
null The data object relations to duplicate from the template. - - -

Description Array DataObjectRelations

Array Elements for DataObjectRelations

Name Type Required Default Value Description (EN) Description (DE) Example Remarks
RelationAttributeName System.String null The name of the data object relation. - - -
PrimaryObjectType System.String null The name of the related object type, if the relation attribute is "PRIMARYLINKPLUS". - - -
DataObjectRelations Logic.Business.AcpCo...
(Array)
null The data object relations to duplicate from the duplicated data object. - - -
ShouldDuplicate System.Boolean True If data objects with this relation should be duplicated. - - -