Assembly: OptimaJet.Workflow.BpmnPlugin

Class TBaseElementWithMixedContent

OptimaJet.Workflow.BpmnPlugin.Model.TBaseElementWithMixedContent

public abstract class TBaseElementWithMixedContent

Type Hierarchy

Constructors

public TBaseElementWithMixedContent() #

Initializes a new instance of the TBaseElementWithMixedContent class.

Properties

public Collection<TDocumentation> Documentation { get; } #
public bool DocumentationSpecified { get; } #

Gets a value indicating whether the Documentation collection is empty.

public TExtensionElements ExtensionElements { get; set; } #
public string Id { get; set; } #
public Collection<XmlAttribute> AnyAttribute { get; } #
public bool AnyAttributeSpecified { get; } #

Gets a value indicating whether the AnyAttribute collection is empty.

public string[] Text { get; set; } #