Assembly: OptimaJet.Workflow.BpmnPlugin

Class TCategory

OptimaJet.Workflow.BpmnPlugin.Model.TCategory

public class TCategory : TRootElement

Type Hierarchy

Constructors

public TCategory() #

Initializes a new instance of the TCategory class.

Properties

public Collection<TCategoryValue> CategoryValue { get; } #
public bool CategoryValueSpecified { get; } #

Gets a value indicating whether the CategoryValue collection is empty.

public string Name { get; set; } #