Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

LimitMWLResponseToClientStationAE Property






Gets or sets a value to use the Client AE Title from the request as the Station AE title for matching.
Syntax
public bool LimitMWLResponseToClientStationAE {get; set;}
'Declaration
 
Public Property LimitMWLResponseToClientStationAE As Boolean
'Usage
 
Dim instance As MWLCFindCommandConfiguration
Dim value As Boolean
 
instance.LimitMWLResponseToClientStationAE = value
 
value = instance.LimitMWLResponseToClientStationAE

            

            
public:
property bool LimitMWLResponseToClientStationAE {
   bool get();
   void set (    bool value);
}

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

See Also

Reference

MWLCFindCommandConfiguration Class
MWLCFindCommandConfiguration Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features