AbstractClassCommands Property

Summary
Gets the collection of AbstractClassCommandType.
Syntax
C#
VB
C++
[ConfigurationPropertyAttribute("abstractClassCommands", IsRequired=false)] 
public NamedElementCollection<AbstractClassCommandType> AbstractClassCommands { get; } 
  
Public ReadOnly Property AbstractClassCommands As NamedElementCollection(Of AbstractClassCommandType) 
public: 
property NamedElementCollection<AbstractClassCommandType^>^ AbstractClassCommands { 
   NamedElementCollection<AbstractClassCommandType^>^ get(); 
} 

Property Value

Collection of AbstractClassCommandType.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

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