Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

Show in webframe

ScheduledStationAETitle Property






Gets or sets the Scheduled Station AE title.
Syntax
[DataMemberAttribute()]
public List<string> ScheduledStationAETitle {get; set;}
'Declaration
 
<DataMemberAttribute()>
Public Property ScheduledStationAETitle As List(Of String)
'Usage
 
Dim instance As WCFScheduledProcedureStep
Dim value As List(Of String)
 
instance.ScheduledStationAETitle = value
 
value = instance.ScheduledStationAETitle

            

            
[DataMemberAttribute()]
public:
property List<String^>^ ScheduledStationAETitle {
   List<String^>^ get();
   void set (    List<String^>^ value);
}

Property Value

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

Target Platforms

See Also

Reference

WCFScheduledProcedureStep Class
WCFScheduledProcedureStep Members

Error processing SSI file
   Leadtools.Medical.Worklist.Wcf requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features