Leadtools.Dicom.Common.DataTypes Namespace > ScheduledProcedureStep Class : ScheduledStationAeTitle Property |
[ElementAttribute()] public string ScheduledStationAeTitle {get; set;}
'Declaration <ElementAttribute()> Public Property ScheduledStationAeTitle As String
'Usage Dim instance As ScheduledProcedureStep Dim value As String instance.ScheduledStationAeTitle = value value = instance.ScheduledStationAeTitle
[ElementAttribute()] public: property String^ ScheduledStationAeTitle { String^ get(); void set ( String^ value); }