C#
Objective-C
C++
Java
public string PresentationLabel { get; set; }
@property (nonatomic, copy, nullable) NSString *presentationLabel;
public String getPresentationLabel()
public void setPresentationLabel(String value)
public:
property String^ PresentationLabel {
String^ get();
void set ( String^ value);
}
Value indicating the "Presentation Label"(0070,0080) attribute value.
For an example, refer to SetPresentationStateInformation.
DicomPresentationStateInformation Class
DicomPresentationStateInformation Members
PresentationDescription Property
PresentationCreationDate Property