C#
VB
C++
Gets or sets the scheduled station AE title.
[Element(DicomTag.ScheduledStationAETitle)]
public string ScheduledStationAeTitle { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property ScheduledStationAeTitle As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ ScheduledStationAeTitle {
String^ get();
void set ( String^ );
}
The scheduled station AE title.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET