CanAddSequenceItem Property

Summary

Gets a value indicating whether a DICOM sequence item can be added to the currently selected item.

Syntax
C#
VB
C++
public bool CanAddSequenceItem { get; } 
Public ReadOnly Property CanAddSequenceItem As Boolean 
public: 
property bool CanAddSequenceItem { 
   bool get(); 
} 

Property Value

true if this sequence item can be added; otherwise, false.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly