←Select platform

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 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly