LEADTOOLS Medical (Leadtools.Dicom assembly)

PresentationDescription Property

Show in webframe







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)
            
 
get_PresentationDescription();
set_PresentationDescription(value);
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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