Gets or sets the scheduled procedure step description.
'Declaration
<ElementAttribute()>
Public Property ScheduledProcedureStepDescription As String
'Usage
Dim instance As ScheduledStepAttribute
Dim value As String
instance.ScheduledProcedureStepDescription = value
value = instance.ScheduledProcedureStepDescription
Property Value
The scheduled procedure step description.