←Select platform

IsExtensible Property

Summary

Indicates whether the Context Group is extensible.

Syntax

C#
VB
WinRT C#
C++
public bool IsExtensible { get; } 
Public ReadOnly Property IsExtensible As Boolean 
public bool IsExtensible {get;} 
 get_IsExtensible();  
public: 
property bool IsExtensible { 
   bool get(); 
} 

Property Value

true if the Context Group is Extensible. false if the Context Group is Non-extensible.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly