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