RepetitionContainerNode Property

Summary
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.
Syntax
C#
C++/CLI
public bool RepetitionContainerNode { get; set; } 
public: 
property bool RepetitionContainerNode { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

Gets or sets value that indicates whether this is a container element/node.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.