Assembly: OptimaJet.Workflow.BpmnPlugin

Class TResourceRole

OptimaJet.Workflow.BpmnPlugin.Model.TResourceRole

public class TResourceRole : TBaseElement

Type Hierarchy

Constructors

public TResourceRole() #

Initializes a new instance of the TResourceRole class.

Properties

public XmlQualifiedName ResourceRef { get; set; } #
public Collection<TResourceParameterBinding> ResourceParameterBinding { get; } #
public bool ResourceParameterBindingSpecified { get; } #

Gets a value indicating whether the ResourceParameterBinding collection is empty.

public TResourceAssignmentExpression ResourceAssignmentExpression { get; set; } #
public string Name { get; set; } #