StructureRule DTO - Author-it On-Premises - Author-it

Author-it Development Documentation

Rule for to be enforced in an object structure by structured authoring.

Properties

Name

Type

Description

Property

StructureId

Integer

Unique identifier for structure.

Property

StructureRuleId

Integer

Unique identifier for structure rule.

Property

RuleType

StructureRuleType

Type of rule.

Property

ParentRuleId

Integer

Identifier of parent structure rule.

Property

Sequence

StructureRuleSequence

Sequence rule is applied in.

Property

Name

String

Short name of rule.

Property

Description

String

Full description of rule.

Property

MinimumOccurrence

Integer

Minimum number of times entity can occur.

Property

MaximumOccurrence

Integer

Maximum number of times entity can occur.

Property

AllowedIds

Integer List

Identifiers for entities that are allowed by this rule.

Property

Children

StructureRule List

Child rules.