←Select platform

IsExtensible Property

Summary
Indicates whether the Context Group is extensible.
Syntax
C#
Objective-C
C++/CLI
public bool IsExtensible { get; } 
@property (nonatomic, assign, readonly) BOOL 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 22.0.2023.1.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.