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