Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu.Queries Namespace > SeriesQuery Class : SchedProcStepId Property |
[BrowsableAttribute(false)] public string SchedProcStepId {get; set;}
'Declaration <BrowsableAttribute(False)> Public Property SchedProcStepId As String
'Usage Dim instance As SeriesQuery Dim value As String instance.SchedProcStepId = value value = instance.SchedProcStepId
[BrowsableAttribute(false)] public: property String^ SchedProcStepId { String^ get(); void set ( String^ value); }