StrategyCommand Property

Summary

Gets or sets the strategy command.

Syntax
C#
VB
C++
public DicomCommand StrategyCommand { get; } 
  
Public ReadOnly Property StrategyCommand As DicomCommand 
public: 
property DicomCommand^ StrategyCommand { 
   DicomCommand^ get(); 
} 

Property Value

The strategy command. The command is an implementation of the NActionCommand

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly