StructureRule Class - Author-it On-Premises - Author-it

Author-it Development Documentation

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

Namespace: Authorit.API.Dto

Constructors

Name

Description

Method

StructureRule()

Structured authoring rule.

Properties

Name

Description

Property

StructureId

Unique identifier for structure.

Property

StructureRuleId

Unique identifier for structure rule.

Property

RuleType

Type of rule.

Property

ParentRuleId

Identifier of parent structure rule.

Property

Sequence

Sequence rule is applied in.

Property

Name

Short name of rule.

Property

Description

Full description of rule.

Property

MinimumOccurrence

Minimum number of times entity can occur.

Property

MaximumOccurrence

Maximum number of times entity can occur.

Property

AllowedIds

Identifiers for entities that are allowed by this rule.

Property

Children

Child rules.

Methods

Class contains no methods.