←Select platform

ChoiceElement Property (SchemaItem)

Summary

Boolean accessor and setter to flag an element as a choice. Returns true if this is a choice element. Otherwise, it returns false.

Syntax

C#
VB
C++
Public Property ChoiceElement As Boolean 
public bool ChoiceElement {get; set;} 
public: 
property bool ChoiceElement { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

Gets or sets if this is a choice element.

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