VariableAssignment Class - Author-it On-Premises - Author-it

Author-it Development Documentation

Assignment of a variable value to an object.

Namespace: Authorit.API.Dto

Constructors

Name

Description

Method

VariableAssignment()

Create new instance of VariableAssignment.

Properties

Name

Description

Property

ObjectId

ID of object variable assigned to.

Property

VariableId

ID of variable assigned.

Property

Value

Assigned value.

Property

ValueObjectId

ID of object assigned for "Object" type variables.

Methods

Class contains no methods.