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