←Select platform

AETitle Property

Summary

Gets or sets the called AE title.

Syntax

C#
VB
C++
public virtual string AETitle { get; set; } 
  
Public Overridable Property AETitle As String 
public: 
virtual property String^ AETitle { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The called AE title.

Example

For an example refer to QueryRetrieveScu.Find.

Requirements

Target Platforms

See Also

Reference

DicomScp Class

DicomScp Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly