Show / Hide Table of Contents

Class SubProcessParentParameterMappingModel

Маппинг параметра подпроцесса с параметра родительского процесса.

Inheritance
InheritedDto<SubProcessParameterMappingModel>
SubProcessParameterMappingModel
SubProcessParentParameterMappingModel
Inherited Members
SubProcessParameterMappingModel.SubProcessParameterId
Namespace: Trivium.Workflow.Model.Schema
Assembly: Trivium.Workflow.Model.dll
Syntax
public class SubProcessParentParameterMappingModel : SubProcessParameterMappingModel

Properties

AttributeDefinitionDto Attribute
Атрибут параметра родительского процесса, если он есть.
int ParentProcessParameterId
Идентификатор параметра родительского процесса.
Back to top Generated by DocFX