ParentSchema Property

Summary

Gets the parent node's schema object

Syntax
C#
VB
C++
Public ReadOnly Property ParentSchema As ISchemaItem 
public ISchemaItem ParentSchema { get; } 
public: 
property ISchemaItem^ ParentSchema { 
   ISchemaItem^ get(); 
} 

Property Value

The parent node's schema.

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