C#
VB
C++
Java
Gets or sets the "Presentation Description" (0070,0081) attribute value.
public string PresentationDescription { get; set; }
Public Property PresentationDescription As String
public String getPresentationDescription()
public void setPresentationDescription(String value)
public:
property String^ PresentationDescription {
String^ get();
void set ( String^ value);
}
Value indicating the "Presentation Description" (0070,0081) attribute value.
DicomPresentationStateInformation Class
DicomPresentationStateInformation Members
PresentationCreationDate Property