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.Modality Namespace > ScheduledStepAttribute Class : PlacerOrderNumber Property |
[ElementAttribute()] public string PlacerOrderNumber {get; set;}
'Declaration
<ElementAttribute()> Public Property PlacerOrderNumber As String
'Usage
Dim instance As ScheduledStepAttribute Dim value As String instance.PlacerOrderNumber = value value = instance.PlacerOrderNumber
[ElementAttribute()] public: property String^ PlacerOrderNumber { String^ get(); void set ( String^ value); }