Class TResourceRole
OptimaJet.Workflow.BpmnPlugin.Model.TResourceRole
Namespace: OptimaJet.Workflow.BpmnPlugin.Model
public class TResourceRole : TBaseElementType Hierarchy
- TBaseElement
- TResourceRole Current type
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; } #