Schema Property

Summary

The schema for this item. This value provides a description of the item's structure.

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

Property Value

Gets the schema for this item.

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