C#
VB
C++
Gets or sets the performed station AE title.
[Element(DicomTag.PerformedStationAETitle, Requirement = DicomIodUsageType.Type1MandatoryElement)]
public string PerformedStationAeTitle { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property PerformedStationAeTitle As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ PerformedStationAeTitle {
String^ get();
void set ( String^ );
}
The performed 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