←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly