Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

PresentationDescription Property








Gets or sets the "Presentation Description" (0070,0081) attribute value.
Syntax
public string PresentationDescription {get; set;}
'Declaration
 
Public Property PresentationDescription As String
'Usage
 
Dim instance As DicomPresentationStateInformation
Dim value As String
 
instance.PresentationDescription = value
 
value = instance.PresentationDescription
public string PresentationDescription {get; set;}
public String getPresentationDescription()
public void setPresentationDescription(String value)
            
 <br/>get_PresentationDescription();<br/>set_PresentationDescription(value);<br/>Object.defineProperty('PresentationDescription'); 
public:
property String^ PresentationDescription {
   String^ get();
   void set (    String^ value);
}

Property Value

Value indicating the "Presentation Description" (0070,0081) attribute value.
Example
For an example, refer to SetPresentationStateInformation.
Requirements

Target Platforms

See Also

Reference

DicomPresentationStateInformation Class
DicomPresentationStateInformation Members
PresentationLabel Property
PresentationCreationDate Property
PresentationCreationTime Property
PresentationCreator Property

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features