←Select platform

StructureDefOnlyNode Property (ISchemaItem)

Summary

Gets or sets a boolean value that indicates whether this element is a structure (schema) definition only item.

Syntax

C#
VB
C++
Property StructureDefOnlyNode As Boolean 
bool StructureDefOnlyNode {get; set;} 
property bool StructureDefOnlyNode { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if this node's purpose is to only define the structure and has no values.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.HL7 Assembly
Click or drag to resize