Assembly: OptimaJet.Workflow.BpmnPlugin

Class TResource

OptimaJet.Workflow.BpmnPlugin.Model.TResource

public class TResource : TRootElement

Type Hierarchy

Constructors

public TResource() #

Initializes a new instance of the TResource class.

Properties

public Collection<TResourceParameter> ResourceParameter { get; } #
public bool ResourceParameterSpecified { get; } #

Gets a value indicating whether the ResourceParameter collection is empty.

public string Name { get; set; } #