←Select platform

ScheduledStationAETitle Property

Summary

Gets or sets the Scheduled Station AE title.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public List<string> ScheduledStationAETitle { get; set; } 
  
<DataMemberAttribute()> 
Public Property ScheduledStationAETitle As List(Of String) 
[DataMemberAttribute()] 
public: 
property List<String^>^ ScheduledStationAETitle { 
   List<String^>^ get(); 
   void set (    List<String^>^ ); 
} 

Property Value

The AE title of the modality where the scheduled procedure step is scheduled to be performed.

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.Medical.Worklist.Wcf Assembly