←Select platform
In This Topic ▼

SchemaItem Class Properties

Summary

For a list of all members of this type, see SchemaItem members

Public Properties

Name Description
Public Property
AllParentsAreMandatory True if all parent nodes are mandatory.
Public Property AnyParentAllowsRepeating True if any parent node can have repetitions.
Public Property ChoiceElement Boolean accessor and setter to flag an element as a choice. Returns true if this is a choice element. Otherwise, it returns false.
Public Property Depth Number of levels for this item.
Public Property Description Accessor and setter for description of this item.
Public Property FullPath Constructs a string of the node's full path, which includes all parent nodes.
Public Property IsField Boolean accessor and setter to flag an element as a field. Returns true if this is a field element, otherwise false.
Public Property IsGroup Boolean accessor and setter to flag an element as a group. Returns true if this is a group element; otherwise, it returns false.
Public Property IsMessage Boolean accessor and setter to flag an element as a message. Returns true if this is a message element; otherwise, it returns false.
Public Property ItemName Sets or gets the name of this item.
Public Property Mandatory Boolean accessor and setter to flag element as mandatory. Returns true if this element is required, otherwise it returns false;
Public Property MappedFrom Gets or sets the name of the class that this schema is contained in. For example, "Message".
Public Property ParentNode Accessor and setter for this node's parent. Points to the parent node.
Public Property ParentSchema Gets the parent node's schema object
Public Property Repeating Boolean accessor and setter to flag element as repeatable. Returns true if this element may be repeated; otherwise, returns false.
Public Property RepetitionContainerNode Boolean accessor and setter for this node's functionality definition. Returns true if this is an element that contains other nodes and has no other functionality. Otherwise, it returns false.
Public Property StructureDefOnlyNode Boolean accessor and setter for this node's structure definition. Returns true if this node's purpose is for defining the structure only and has no values. Otherwise, it returns false.
Public Property tf Accessor and setter for the item's TypeFactory containing this schema.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly