AllParentsAreMandatory Property

Summary

Gets a boolean value that is true if all parent nodes are mandatory.

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

Property Value

True if all parent nodes 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