Structure Class - Author-it On-Premises - Author-it

Author-it Development Documentation

Structure for object that specifies validation rules for objects.

Namespace: Authorit.API.Dto

Constructors

Name

Description

Method

Structure()

Create new instance of Structure.

Properties

Name

Description

Property

StructureId

Unique integer identifier for structure.

Property

ObjectId

Object template strucutre is associated with.

Property

Name

Display name for structure.

Property

Description

Description of structure.

Property

EnforcedReleaseStates

List of release state ids that the structure is enforced for.

Property

ExampleObjectId

Identifier of object demonstrating suggested usage of structure.

Property

Rules

List of rules to validate for the structure.

Methods

Class contains no methods.