Leadtools.Medical.Worklist.Wcf.Entities Namespace > WCFScheduledProcedureStep Class : ScheduledStationAETitle Property |
[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 List<string> ScheduledStationAETitle {get; set;}
DataMemberAttribute() get_ScheduledStationAETitle();
set_ScheduledStationAETitle(value);
[DataMemberAttribute()] public: property List<String^>^ ScheduledStationAETitle { List<String^>^ get(); void set ( List<String^>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2