ScheduledStationName Property
Summary
Gets or sets the name of the Scheduled Station.
Syntax
[DataMemberAttribute()]
public List<string> ScheduledStationName { get; set; }
[DataMemberAttribute()]
public:
property List<String^>^ ScheduledStationName {
List<String^>^ get();
void set ( List<String^>^ );
}
Property Value
The institution-defined name for the modality where the scheduled procedure step is scheduled to be performed.