←Select platform

Description Property

Summary

Gets or sets the content description.

Syntax

C#
VB
C++
[Element(DicomTag.ContentDescription)] 
public string Description { get; set; } 
  
Public Property Description As String 
public: 
property String^ Description { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A description of the content of the SOP Instance.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly