←Select platform

LimitMWLResponseToClientStationAE Property

Summary

Gets or sets a value to use the Client AE Title from the request as the Station AE title for matching.

Syntax

C#
VB
C++
public bool LimitMWLResponseToClientStationAE { get; set; } 
  
Public Property LimitMWLResponseToClientStationAE As Boolean 
public: 
property bool LimitMWLResponseToClientStationAE { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to use the Client AE Title from the request as the Station AE title for matching; otherwise, false. The default value is 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.Scp Assembly