←Select platform

IsExtensible Property

Summary

Indicates whether the Context Group is extensible.

Syntax
C#
VB
C++
public bool IsExtensible { get; } 
Public ReadOnly Property IsExtensible As Boolean 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly