ScheduledStationAETitle Property
         
         
         
	Summary
Gets or sets the Scheduled Station AE title.
 
	Syntax
[DataMemberAttribute()] 
public List<string> ScheduledStationAETitle { get; set; } 
[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.