Class TOperation
OptimaJet.Workflow.BpmnPlugin.Model.TOperation
Namespace: OptimaJet.Workflow.BpmnPlugin.Model
public class TOperation : TBaseElementType Hierarchy
- TBaseElement
- TOperation Current type
Constructors
public TOperation() #Initializes a new instance of the TOperation class.
Properties
public XmlQualifiedName InMessageRef { get; set; } #public XmlQualifiedName OutMessageRef { get; set; } #public Collection<XmlQualifiedName> ErrorRef { get; } #public bool ErrorRefSpecified { get; } #Gets a value indicating whether the ErrorRef collection is empty.
public string Name { get; set; } #public XmlQualifiedName ImplementationRef { get; set; } #