Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
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); }