AllParentsAreMandatory Property

Summary

True if all parent nodes are mandatory.

Syntax
C#
VB
C++
Public ReadOnly Property AllParentsAreMandatory As Boolean 
public bool AllParentsAreMandatory { get; } 
public: 
property bool AllParentsAreMandatory { 
   bool get(); 
} 

Property Value

Gets a value that indicates whether all parents are mandatory.

Requirements

Target Platforms

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