←Select platform

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

Leadtools.Dicom.Scp Assembly